Searched defs:SrcFile (Results 1 – 3 of 3) sorted by relevance
173 auto SrcFile = Session.getSymbolCache().getSourceFileById(SrcFileId); in findInlineeLinesByVA() local
627 auto SrcFile = std::make_unique<NativeSourceFile>(Session, Id, Checksums); in getOrCreateSourceFile() local
198 static std::string getObjFilePath(StringRef SrcFile) { in getObjFilePath()