Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp42 SMLoc IncludeLoc, in AddIncludeFile()
261 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp440 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule()
472 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile()
784 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
842 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude()
886 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp571 SourceLocation IncludeLoc) { in createFileID()
585 SourceLocation IncludeLoc) { in createFileID()
1503 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1740 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp166 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp360 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
H A DParseDecl.cpp8507 SourceLocation IncludeLoc) { in ParseTypeFromString()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h303 SourceLocation IncludeLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp450 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
H A DSema.cpp177 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5116 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
H A DMasmParser.cpp6119 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1686 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1727 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
H A DASTWriter.cpp1713 SourceLocation IncludeLoc = File.getIncludeLoc(); in getAffectingIncludeLoc() local