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
124 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/external/llvm/lib/Support/
DSourceMgr.cpp46 SMLoc IncludeLoc, in AddIncludeFile()
121 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
/external/clang/include/clang/Basic/
DSourceLocation.h359 SourceLocation IncludeLoc; variable
DSourceManager.h247 unsigned IncludeLoc; // Really a SourceLocation variable
/external/clang/lib/Lex/
DHeaderSearch.cpp544 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch()
566 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
DModuleMap.cpp939 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation() local
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp263 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
DDiagnosticRenderer.cpp212 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack() local
/external/clang/lib/Basic/
DSourceManager.cpp1480 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local
1807 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp3938 SMLoc IncludeLoc = getLexer().getLoc(); in parseDirectiveInclude() local
/external/clang/lib/Serialization/
DASTReader.cpp1235 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
1286 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local