Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h53 SMLoc IncludeLoc; member
124 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp48 SMLoc IncludeLoc, in AddIncludeFile()
123 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h358 SourceLocation IncludeLoc; variable
H A DSourceManager.h255 unsigned IncludeLoc; // Really a SourceLocation variable
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp553 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
575 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
H A DModuleMap.cpp919 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp214 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp267 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1472 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1799 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3802 SMLoc IncludeLoc = getLexer().getLoc(); in parseDirectiveInclude() local
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1204 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1254 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local