Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1285 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2378 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2434 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2512 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2529 SourceLocation FileLoc in mapLocationFromPreamble() local
2551 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DLexer.h93 SourceLocation FileLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Rewrite/
H A DDeltaTree.cpp42 unsigned FileLoc; member
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentLexer.h242 SourceLocation FileLoc; variable
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp170 auto FileLoc = SM.getFileLoc(Loc); in operator ()() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp87 SourceLocation FileLoc; in TraverseDecl() local
/openbsd-src/gnu/llvm/clang/tools/clang-refactor/
H A DTestSupport.cpp53 SourceLocation FileLoc = SM.getLocForStartOfFile(FID); in foreachRange() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentLexer.cpp738 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp569 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
595 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1126 SourceLocation FileLoc, in GetMappedTokenLoc()
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h693 StringRef FileLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp1718 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3276 SourceLocation FileLoc) { in CreateTempMacroFile()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp5650 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local