Home
last modified time | relevance | path

Searched defs:IncludeLoc (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DSourceMgr.h47 SMLoc IncludeLoc; member
101 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/swiftshader/third_party/LLVM/lib/Support/
DSourceMgr.cpp52 SMLoc IncludeLoc, in AddIncludeFile()
124 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h53 SMLoc IncludeLoc; member
119 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/include/llvm/Support/
DSourceMgr.h53 SMLoc IncludeLoc; member
124 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/lib/Support/
DSourceMgr.cpp46 SMLoc IncludeLoc, in AddIncludeFile()
121 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/clang/lib/Lex/
DHeaderSearch.cpp253 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule()
276 SourceLocation IncludeLoc, in LookupFile()
545 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
567 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
DModuleMap.cpp939 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
/external/clang/include/clang/Basic/
DSourceLocation.h359 SourceLocation IncludeLoc; variable
DSourceManager.h246 unsigned IncludeLoc; // Really a SourceLocation variable
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp263 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
DDiagnosticRenderer.cpp170 SourceLocation IncludeLoc = in emitIncludeStack() local
/external/clang/lib/Basic/
DSourceManager.cpp1487 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1814 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DAsmParser.cpp2162 SMLoc IncludeLoc = getLexer().getLoc(); in ParseDirectiveInclude() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp4305 SMLoc IncludeLoc = getLexer().getLoc(); in parseDirectiveInclude() local
/external/clang/lib/Serialization/
DASTReader.cpp1271 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1314 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local