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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DSourceMgr.h54 SMLoc IncludeLoc; member in struct:llvm::SourceMgr::SrcBuffer
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DSourceMgr.cpp132 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { argument
55 AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc, std::string &IncludedFile) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp208 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); local
H A DPrintPreprocessedOutput.cpp276 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h359 SourceLocation IncludeLoc; member in class:clang::SourceLocation::PresumedLoc
H A DSourceManager.h240 unsigned IncludeLoc; // Really a SourceLocation member in class:clang::SrcMgr::FileInfo
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1849 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1010 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); local

Completed in 194 milliseconds