/aosp_15_r20/external/clang/lib/Lex/ |
H A 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()
|
H A D | ModuleMap.cpp | 939 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | SourceMgr.h | 53 SMLoc IncludeLoc; member 119 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 53 SMLoc IncludeLoc; member 124 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 85 SMLoc IncludeLoc; member 154 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 46 SMLoc IncludeLoc, in AddIncludeFile() 121 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 41 SMLoc IncludeLoc, in AddIncludeFile() 150 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 42 SMLoc IncludeLoc, in AddIncludeFile() 261 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 359 SourceLocation IncludeLoc; variable
|
H A D | SourceManager.h | 246 unsigned IncludeLoc; // Really a SourceLocation variable
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1487 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1814 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 263 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
H A D | DiagnosticRenderer.cpp | 170 SourceLocation IncludeLoc = in emitIncludeStack() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | SourceManager.h | 303 SourceLocation IncludeLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | SourceManager.h | 303 SourceLocation IncludeLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | SourceManager.h | 303 SourceLocation IncludeLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | SourceManager.h | 303 SourceLocation IncludeLoc; variable
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4305 SMLoc IncludeLoc = getLexer().getLoc(); in parseDirectiveInclude() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1271 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1314 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 4970 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|