Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
142 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp41 SMLoc IncludeLoc, in AddIncludeFile()
249 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp563 SourceLocation IncludeLoc) { in createFileID()
576 SourceLocation IncludeLoc) { in createFileID()
1548 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1785 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp167 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp274 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp388 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
H A DSema.cpp115 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h290 SourceLocation IncludeLoc; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5046 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
H A DMasmParser.cpp5835 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1525 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1567 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local