Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1305 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2397 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2453 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2531 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2548 SourceLocation FileLoc in mapLocationFromPreamble() local
2570 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp42 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.cpp183 auto FileLoc = SM.getFileLoc(Loc); in operator ()() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp738 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DVisitor.cpp111 auto FileLoc = SrcMgr.getFileLoc(Loc); in getAccessForDecl() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp618 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
644 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1190 SourceLocation FileLoc, in GetMappedTokenLoc()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1667 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3547 SourceLocation FileLoc) { in CreateTempMacroFile()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6313 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local