Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1259 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local
2348 SourceLocation FileLoc; in TranslateStoredDiagnostics() local
2404 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local
2482 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local
2499 SourceLocation FileLoc in mapLocationFromPreamble() local
2521 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h91 SourceLocation FileLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DDeltaTree.cpp42 unsigned FileLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h242 SourceLocation FileLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp52 SourceLocation FileLoc = SM.getLocForStartOfFile(FID); in foreachRange() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.cpp358 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
H A DCXIndexDataConsumer.cpp936 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp86 SourceLocation FileLoc; in TraverseDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp139 if (const json::Object *FileLoc = Obj->getObject("location")) { in createArtifactLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp566 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local
592 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local
1106 SourceLocation FileLoc, in GetMappedTokenLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp742 const CommandTraits &Traits, SourceLocation FileLoc, in Lexer()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h691 StringRef FileLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1712 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3133 SourceLocation FileLoc) { in CreateTempMacroFile()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5274 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local