Searched defs:IncludeLoc (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 419 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 451 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile() 757 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() 815 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() 859 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
|
/openbsd/gnu/llvm/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()
|
/openbsd/gnu/llvm/clang/lib/Basic/ |
H A D | SourceManager.cpp | 567 SourceLocation IncludeLoc) { in createFileID() 581 SourceLocation IncludeLoc) { in createFileID() 1554 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1791 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
|
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 166 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
H A D | PrintPreprocessedOutput.cpp | 339 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 439 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
|
H A D | Sema.cpp | 151 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | SourceManager.h | 298 SourceLocation IncludeLoc; variable
|
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 5091 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
H A D | MasmParser.cpp | 6150 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
/openbsd/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1532 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1574 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|