/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1306 SourceLocation FileLoc = SM.getFileLoc(InDiag.getLocation()); in makeStandaloneDiagnostic() local 2547 SourceLocation FileLoc = SrcMgr.getLocForStartOfFile(FID); in TranslateStoredDiagnostics() local 2594 SourceLocation FileLoc = SM.getFileLoc(Loc); in addFileLevelDecl() local 2672 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1); in getLocation() local 2689 SourceLocation FileLoc in mapLocationFromPreamble() local 2711 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID); in mapLocationToPreamble() local
|
/aosp_15_r20/external/llvm/tools/sancov/ |
H A D | sancov.cc | 188 struct FileLoc { struct 189 bool operator<(const FileLoc &RHS) const { in operator <() 193 std::string FileName; 194 uint32_t Line;
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/metrics_wrapper/ |
H A D | converter_error_data.proto | 51 message FileLoc { message
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/metrics/ |
H A D | converter_error_data.proto | 58 message FileLoc { message
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Lexer.cpp | 518 SourceLocation FileLoc = SM.getSpellingLoc(Loc); in GetBeginningOfToken() local 544 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble() local 1046 SourceLocation FileLoc, in GetMappedTokenLoc()
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | Lexer.h | 53 SourceLocation FileLoc; // Location for start of file. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Lexer.h | 93 SourceLocation FileLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Lexer.h | 93 SourceLocation FileLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Lexer.h | 93 SourceLocation FileLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Lexer.h | 93 SourceLocation FileLoc; variable
|
/aosp_15_r20/external/clang/lib/Rewrite/ |
H A D | DeltaTree.cpp | 40 unsigned FileLoc; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | CommentLexer.h | 242 SourceLocation FileLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | CommentLexer.h | 242 SourceLocation FileLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | CommentLexer.h | 242 SourceLocation FileLoc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | CommentLexer.h | 242 SourceLocation FileLoc; variable
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | CommentLexer.h | 237 SourceLocation FileLoc; variable
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CXSourceLocation.cpp | 367 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
|
H A D | CXIndexDataConsumer.cpp | 940 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | CommentLexer.cpp | 729 SourceLocation FileLoc, in Lexer()
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | ASTUnit.h | 217 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1740 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5040 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local
|