Searched defs:IncludeLoc (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | SourceMgr.h | 47 SMLoc IncludeLoc; member 101 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | SourceMgr.cpp | 52 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/ |
D | SourceMgr.h | 53 SMLoc IncludeLoc; member 119 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/external/llvm/include/llvm/Support/ |
D | SourceMgr.h | 53 SMLoc IncludeLoc; member 124 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/external/llvm/lib/Support/ |
D | SourceMgr.cpp | 46 SMLoc IncludeLoc, in AddIncludeFile() 121 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 253 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()
|
D | ModuleMap.cpp | 939 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
|
/external/clang/include/clang/Basic/ |
D | SourceLocation.h | 359 SourceLocation IncludeLoc; variable
|
D | SourceManager.h | 246 unsigned IncludeLoc; // Really a SourceLocation variable
|
/external/clang/lib/Frontend/ |
D | PrintPreprocessedOutput.cpp | 263 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
D | DiagnosticRenderer.cpp | 170 SourceLocation IncludeLoc = in emitIncludeStack() local
|
/external/clang/lib/Basic/ |
D | SourceManager.cpp | 1487 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1814 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | AsmParser.cpp | 2162 SMLoc IncludeLoc = getLexer().getLoc(); in ParseDirectiveInclude() local
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 4305 SMLoc IncludeLoc = getLexer().getLoc(); in parseDirectiveInclude() local
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 1271 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1314 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|