Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DSourceMgr.h51 SMLoc IncludeLoc; member
105 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/lib/Support/
DSourceMgr.cpp52 SMLoc IncludeLoc, in AddIncludeFile()
128 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/clang/include/clang/Basic/
DSourceLocation.h363 SourceLocation IncludeLoc; variable
DSourceManager.h240 unsigned IncludeLoc; // Really a SourceLocation variable
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp251 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/external/clang/lib/Basic/
DSourceManager.cpp1383 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1673 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/external/clang/lib/Lex/
DModuleMap.cpp435 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2355 SMLoc IncludeLoc = getLexer().getLoc(); in ParseDirectiveInclude() local
/external/clang/lib/Serialization/
DASTReader.cpp1125 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntryRecord() local