Home
last modified time | relevance | path

Searched defs:FileLoc (Results 1 – 17 of 17) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp1257 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2351 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2407 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2485 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2502 SourceLocation FileLoc in mapLocationFromPreamble() local
2524 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DLexer.h93 SourceLocation FileLoc; variable
/llvm-project-15.0.7/clang/lib/Rewrite/
H A DDeltaTree.cpp42 unsigned FileLoc; member
/llvm-project-15.0.7/clang/include/clang/AST/
H A DCommentLexer.h242 SourceLocation FileLoc; variable
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXSourceLocation.cpp358 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
H A DCXIndexDataConsumer.cpp949 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DTestSupport.cpp52 SourceLocation FileLoc = SM.getLocForStartOfFile(FID); in foreachRange() local
/llvm-project-15.0.7/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp86 SourceLocation FileLoc; in TraverseDecl() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp139 if (const json::Object *FileLoc = Obj->getObject("location")) { in createArtifactLocation() local
/llvm-project-15.0.7/clang/lib/AST/
H A DCommentLexer.cpp738 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/llvm-project-15.0.7/clang/lib/Lex/
H A DLexer.cpp570 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
596 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1125 SourceLocation FileLoc, in GetMappedTokenLoc()
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp607 auto FileLoc = SM.getFileLoc(Loc); in handleDeclOccurrence() local
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp180 auto FileLoc = SM.getFileLoc(Loc); in isLocationInKnownFile() local
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h692 StringRef FileLoc; variable
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp1709 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3259 SourceLocation FileLoc) { in CreateTempMacroFile()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp5479 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local