/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1285 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 D | Lexer.h | 93 SourceLocation FileLoc; variable
|
/openbsd-src/gnu/llvm/clang/lib/Rewrite/ |
H A D | DeltaTree.cpp | 42 unsigned FileLoc; member
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | CommentLexer.h | 242 SourceLocation FileLoc; variable
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CXSourceLocation.cpp | 358 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
|
H A D | CXIndexDataConsumer.cpp | 949 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
|
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | ExtractAPIConsumer.cpp | 170 auto FileLoc = SM.getFileLoc(Loc); in operator ()() local
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/ |
H A D | ASTSelection.cpp | 87 SourceLocation FileLoc; in TraverseDecl() local
|
/openbsd-src/gnu/llvm/clang/tools/clang-refactor/ |
H A D | TestSupport.cpp | 53 SourceLocation FileLoc = SM.getLocForStartOfFile(FID); in foreachRange() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | CommentLexer.cpp | 738 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
|
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | Lexer.cpp | 569 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 D | ResourceScriptStmt.h | 693 StringRef FileLoc; variable
|
/openbsd-src/gnu/llvm/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1718 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 3276 SourceLocation FileLoc) { in CreateTempMacroFile()
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5650 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local
|