Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
142 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp346 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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp41 SMLoc IncludeLoc, in AddIncludeFile()
249 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp566 SourceLocation IncludeLoc) { in createFileID()
580 SourceLocation IncludeLoc) { in createFileID()
1550 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1787 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp167 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp274 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp388 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
H A DSema.cpp137 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h290 SourceLocation IncludeLoc; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5067 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
H A DMasmParser.cpp6158 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1527 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1569 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local