| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | SourceMgr.h | 76 SMLoc IncludeLoc; member 146 SMLoc IncludeLoc) { in AddNewSourceBuffer()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SourceMgr.cpp | 42 SMLoc IncludeLoc, in AddIncludeFile() 261 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 445 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 477 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile() 789 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() 847 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() 891 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 563 SourceLocation IncludeLoc) { in createFileID() 577 SourceLocation IncludeLoc) { in createFileID() 1508 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1745 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DiagnosticRenderer.cpp | 164 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
| H A D | PrintPreprocessedOutput.cpp | 359 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | Parser.cpp | 80 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
|
| H A D | ParseDecl.cpp | 8099 SourceLocation IncludeLoc) { in ParseTypeFromString()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAttr.cpp | 551 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
|
| H A D | Sema.cpp | 198 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SourceManager.h | 303 SourceLocation IncludeLoc; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | MasmParser.cpp | 4656 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
| H A D | AsmParser.cpp | 5054 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 1864 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1905 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|
| H A D | ASTWriter.cpp | 1798 SourceLocation IncludeLoc = File.getIncludeLoc(); in getAffectingIncludeLoc() local
|