Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DSourceMgr.h53 SMLoc IncludeLoc; member
118 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/lib/Support/
DSourceMgr.cpp53 SMLoc IncludeLoc, in AddIncludeFile()
128 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/clang/include/clang/Basic/
DSourceLocation.h359 SourceLocation IncludeLoc; variable
DSourceManager.h255 unsigned IncludeLoc; // Really a SourceLocation variable
/external/clang/lib/Lex/
DHeaderSearch.cpp543 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
565 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
DModuleMap.cpp885 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp214 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack() local
DPrintPreprocessedOutput.cpp267 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/external/clang/lib/Basic/
DSourceManager.cpp1481 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1808 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp3771 SMLoc IncludeLoc = getLexer().getLoc(); in parseDirectiveInclude() local
/external/clang/lib/Serialization/
DASTReader.cpp1191 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1241 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local