Searched defs:SrcFile (Results 1 – 5 of 5) sorted by relevance
7 SrcFile = namedtuple("SrcFile", ["filename"]) variable
173 auto SrcFile = Session.getSymbolCache().getSourceFileById(SrcFileId); in findInlineeLinesByVA() local
622 auto SrcFile = std::make_unique<NativeSourceFile>(Session, Id, Checksums); in getOrCreateSourceFile() local
171 static std::string getObjFilePath(StringRef SrcFile) { in getObjFilePath()
430 DiscontiguousFile SrcFile(SrcBlocks, SrcData); in TEST() local