Searched defs:IncludeLoc (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | SourceMgr.cpp | 41 SMLoc IncludeLoc, in AddIncludeFile() 257 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 399 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 430 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile() 735 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() 793 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() 837 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 566 SourceLocation IncludeLoc) { in createFileID() 580 SourceLocation IncludeLoc) { in createFileID() 1545 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1782 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | DiagnosticRenderer.cpp | 167 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
| H A D | PrintPreprocessedOutput.cpp | 339 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Preamble.cpp | 752 auto IncludeLoc = SM.getIncludeLoc(DefFile); in translatePreamblePatchLocation() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 436 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
|
| H A D | Sema.cpp | 149 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | SourceManager.h | 291 SourceLocation IncludeLoc; variable
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 5090 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
| H A D | MasmParser.cpp | 6134 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 1563 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1605 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|