Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/openbsd/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp419 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule()
451 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile()
757 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
815 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude()
859 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DSourceMgr.cpp42 SMLoc IncludeLoc, in AddIncludeFile()
261 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/openbsd/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp567 SourceLocation IncludeLoc) { in createFileID()
581 SourceLocation IncludeLoc) { in createFileID()
1554 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1791 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp166 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp339 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAttr.cpp439 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
H A DSema.cpp151 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h298 SourceLocation IncludeLoc; variable
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5091 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
H A DMasmParser.cpp6150 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp1532 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1574 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local