Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1306 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2411 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2467 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2543 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2560 SourceLocation FileLoc in mapLocationFromPreamble() local
2582 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h93 SourceLocation FileLoc; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDeltaTree.cpp41 unsigned FileLoc; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h242 SourceLocation FileLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp87 SourceLocation FileLoc; in TraverseDecl() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp182 auto FileLoc = SM.getFileLoc(Loc); in operator ()() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp110 auto FileLoc = SrcMgr.getFileLoc(Loc); in getAccessForDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp770 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp617 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
642 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1186 SourceLocation FileLoc, in GetMappedTokenLoc()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1672 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3788 SourceLocation FileLoc) { in CreateTempMacroFile()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6968 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local