Home
last modified time | relevance | path

Searched defs:IncludeLoc (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/llvm-project-15.0.7/llvm/lib/Support/
H A DSourceMgr.cpp41 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 DHeaderSearch.cpp399 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 DSourceManager.cpp566 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 DDiagnosticRenderer.cpp167 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp339 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.cpp752 auto IncludeLoc = SM.getIncludeLoc(DefFile); in translatePreamblePatchLocation() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAttr.cpp436 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
H A DSema.cpp149 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManager.h291 SourceLocation IncludeLoc; variable
/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5090 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
H A DMasmParser.cpp6134 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp1563 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1605 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local