/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 75 SMLoc IncludeLoc; member 145 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 | 440 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 472 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile() 784 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() 842 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() 886 StringRef Filename, SourceLocation IncludeLoc, bool isAngled, in LookupFile()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | SourceManager.cpp | 571 SourceLocation IncludeLoc) { in createFileID() 585 SourceLocation IncludeLoc) { in createFileID() 1503 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc() local 1740 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 166 FullSourceLoc IncludeLoc = in emitIncludeStack() local
|
H A D | PrintPreprocessedOutput.cpp | 360 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser()
|
H A D | ParseDecl.cpp | 8507 SourceLocation IncludeLoc) { in ParseTypeFromString()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | SourceManager.h | 303 SourceLocation IncludeLoc; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 450 SourceLocation IncludeLoc) { in DiagnoseNonDefaultPragmaAlignPack()
|
H A D | Sema.cpp | 177 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 5116 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
H A D | MasmParser.cpp | 6119 SMLoc IncludeLoc = getTok().getLoc(); in parseDirectiveInclude() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1686 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local 1727 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); in ReadSLocEntry() local
|
H A D | ASTWriter.cpp | 1713 SourceLocation IncludeLoc = File.getIncludeLoc(); in getAffectingIncludeLoc() local
|