/external/llvm-project/llvm/include/llvm/Support/ |
D | SourceMgr.h | 75 SMLoc IncludeLoc; member 142 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 85 SMLoc IncludeLoc; member 154 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/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/llvm/lib/Support/ |
D | SourceMgr.cpp | 46 SMLoc IncludeLoc, in AddIncludeFile() 121 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SourceMgr.cpp | 41 SMLoc IncludeLoc, in AddIncludeFile() 150 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/external/llvm-project/clang/lib/Lex/ |
D | HeaderSearch.cpp | 346 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 377 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile() 665 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() 715 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() 755 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
|
/external/llvm-project/llvm/lib/Support/ |
D | SourceMgr.cpp | 41 SMLoc IncludeLoc, in AddIncludeFile() 249 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/external/llvm-project/clang/lib/Basic/ |
D | SourceManager.cpp | 555 SourceLocation IncludeLoc) { in createFileID() 568 SourceLocation IncludeLoc) { in createFileID() 1494 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1731 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
|
/external/clang/include/clang/Basic/ |
D | SourceLocation.h | 359 SourceLocation IncludeLoc; variable
|
D | SourceManager.h | 246 unsigned IncludeLoc; // Really a SourceLocation variable
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Preamble.cpp | 534 auto IncludeLoc = SM.getIncludeLoc(DefFile); in translatePreamblePatchLocation() local
|
/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/llvm-project/clang/lib/Frontend/ |
D | DiagnosticRenderer.cpp | 167 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
D | PrintPreprocessedOutput.cpp | 274 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() 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/llvm-project/clang/lib/Sema/ |
D | SemaAttr.cpp | 341 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaPack()
|
D | Sema.cpp | 114 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
/external/llvm-project/clang/include/clang/Basic/ |
D | SourceManager.h | 290 unsigned IncludeLoc; // Really a SourceLocation variable
|
/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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 4970 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|