MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / getFile

Method getFile

plugins/cpp/parser/src/clangastvisitor.h:1621–1631  ·  view source on GitHub ↗

* This function returns a pointer to the corresponding model::File object * based on the given source location. The object is read from the cache of * the actual translation unit. If the file is not in the cache of the actual * translation unit yet then it will get the file from the Source Manager. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

processFileMethod · 0.45
HandleDiagnosticMethod · 0.45
addCompileCommandMethod · 0.45
createCleanupOrderMethod · 0.45
markModifiedFilesMethod · 0.45
cleanupWorkerMethod · 0.45
addFileLocMethod · 0.45
getUSRMethod · 0.45
VisitFunctionDeclMethod · 0.45
VisitValueDeclMethod · 0.45
VisitCallExprMethod · 0.45
createFileAstNodeMethod · 0.45

Calls 2

getFilePathMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected