Home
last modified time | relevance | path

Searched defs:IncludeLoc (Results 1 – 14 of 14) 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.cpp416 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule()
448 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile()
760 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
818 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude()
862 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp558 SourceLocation IncludeLoc) { in createFileID()
572 SourceLocation IncludeLoc) { in createFileID()
1488 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1725 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.cpp345 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp75 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
H A DParseDecl.cpp8055 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.cpp437 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
H A DSema.cpp152 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5105 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
H A DMasmParser.cpp6118 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1645 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1687 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local