Searched defs:IncludeLoc (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 75 SMLoc IncludeLoc; member 142 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A 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()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 41 SMLoc IncludeLoc, in AddIncludeFile() 249 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | SourceManager.cpp | 563 SourceLocation IncludeLoc) { in createFileID() 576 SourceLocation IncludeLoc) { in createFileID() 1548 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1785 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 167 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
H A D | PrintPreprocessedOutput.cpp | 274 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 388 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
|
H A D | Sema.cpp | 115 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | SourceManager.h | 290 SourceLocation IncludeLoc; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 5046 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
H A D | MasmParser.cpp | 5835 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1525 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1567 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|