Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp1306 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 Dsancov.cc188 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 Dconverter_error_data.proto51 message FileLoc { message
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/metrics/
H A Dconverter_error_data.proto58 message FileLoc { message
/aosp_15_r20/external/clang/lib/Lex/
H A DLexer.cpp518 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 DLexer.h53 SourceLocation FileLoc; // Location for start of file. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DLexer.h93 SourceLocation FileLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DLexer.h93 SourceLocation FileLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DLexer.h93 SourceLocation FileLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DLexer.h93 SourceLocation FileLoc; variable
/aosp_15_r20/external/clang/lib/Rewrite/
H A DDeltaTree.cpp40 unsigned FileLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DCommentLexer.h242 SourceLocation FileLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCommentLexer.h242 SourceLocation FileLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCommentLexer.h242 SourceLocation FileLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCommentLexer.h242 SourceLocation FileLoc; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DCommentLexer.h237 SourceLocation FileLoc; variable
/aosp_15_r20/external/clang/tools/libclang/
H A DCXSourceLocation.cpp367 SourceLocation FileLoc = SM.getFileLoc(Loc); in clang_getFileLocation() local
H A DCXIndexDataConsumer.cpp940 SourceLocation FileLoc = SM.getFileLoc(Loc); in isNotFromSourceFile() local
/aosp_15_r20/external/clang/lib/AST/
H A DCommentLexer.cpp729 SourceLocation FileLoc, in Lexer()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DASTUnit.h217 SourceLocation FileLoc = SM.getLocForStartOfFile(SM.getPreambleFileID()); in getSourceRange() local
/aosp_15_r20/external/clang/lib/Basic/
H A DSourceManager.cpp1740 SourceLocation FileLoc = SourceLocation::getFileLoc(Entry.getOffset()); in translateLineCol() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriter.cpp5040 SourceLocation FileLoc = SM.getFileLoc(Loc); in associateDeclWithFile() local