Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DSourceMgr.h47 SMLoc IncludeLoc; member
98 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/lib/Support/
DSourceMgr.cpp52 SMLoc IncludeLoc, in AddIncludeFile()
124 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/clang/include/clang/Basic/
DSourceLocation.h350 SourceLocation IncludeLoc; variable
DSourceManager.h188 unsigned IncludeLoc; // Really a SourceLocation variable
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp250 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/external/clang/lib/Basic/
DSourceManager.cpp1252 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2049 SMLoc IncludeLoc = getLexer().getLoc(); in ParseDirectiveInclude() local
/external/clang/lib/Serialization/
DASTReader.cpp1310 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntryRecord() local