Searched defs:IncludeLoc (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | SourceMgr.h | 86 SMLoc IncludeLoc; member 153 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 309 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 332 SourceLocation IncludeLoc, in LookupFile() 605 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() 655 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() 695 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | SourceMgr.cpp | 42 SMLoc IncludeLoc, in AddIncludeFile() 156 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | SourceLocation.h | 288 SourceLocation IncludeLoc; variable
|
| H A D | SourceManager.h | 252 unsigned IncludeLoc; // Really a SourceLocation variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/ |
| H A D | DiagnosticRenderer.cpp | 168 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
| H A D | PrintPreprocessedOutput.cpp | 273 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 217 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaPack()
|
| H A D | Sema.cpp | 94 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 1445 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1769 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache() local
|
| /freebsd-12.1/contrib/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 4833 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 1436 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1478 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|