Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1260 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2349 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2405 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2483 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2500 SourceLocation FileLoc in mapLocationFromPreamble() local
2522 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h91 SourceLocation FileLoc; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp42 unsigned FileLoc; member
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h242 SourceLocation FileLoc; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp86 SourceLocation FileLoc; in TraverseDecl() local
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp139 if (const json::Object *FileLoc = Obj->getObject("location")) { in createArtifactLocation() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp566 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
592 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1121 SourceLocation FileLoc, in GetMappedTokenLoc()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp742 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1714 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3115 SourceLocation FileLoc) { in CreateTempMacroFile()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5274 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local