Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DSourceMgr.h54 SMLoc IncludeLoc; member
112 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/lib/Support/
DSourceMgr.cpp56 SMLoc IncludeLoc, in AddIncludeFile()
132 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/clang/include/clang/Basic/
DSourceLocation.h359 SourceLocation IncludeLoc; variable
DSourceManager.h240 unsigned IncludeLoc; // Really a SourceLocation variable
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp208 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack() local
DPrintPreprocessedOutput.cpp257 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/external/clang/lib/Basic/
DSourceManager.cpp1415 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1705 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/external/clang/lib/Lex/
DModuleMap.cpp627 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp3465 SMLoc IncludeLoc = getLexer().getLoc(); in ParseDirectiveInclude() local
/external/clang/lib/Serialization/
DASTReader.cpp930 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
980 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local