Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DSourceMgr.h86 SMLoc IncludeLoc; member
153 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp309 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule()
332 SourceLocation IncludeLoc, in LookupFile()
605 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
655 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude()
695 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DSourceMgr.cpp42 SMLoc IncludeLoc, in AddIncludeFile()
156 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h288 SourceLocation IncludeLoc; variable
H A DSourceManager.h252 unsigned IncludeLoc; // Really a SourceLocation variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp168 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp273 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp217 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaPack()
H A DSema.cpp94 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1445 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1769 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4833 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1436 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1478 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local