Searched defs:ReadSourceRange (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/clang/lib/Serialization/ | ||
H A D | ASTReaderStmt.cpp | 45 SourceRange ReadSourceRange(const RecordData &R, unsigned &I) { in ReadSourceRange() function in clang::ASTStmtReader |
H A D | ASTReaderDecl.cpp | 75 SourceRange ReadSourceRange(const RecordData &R, unsigned &I) { in ReadSourceRange() function in clang::ASTDeclReader |
H A D | ASTReader.cpp | 8144 ASTReader::ReadSourceRange(ModuleFile &F, const RecordData &Record, in ReadSourceRange() function in ASTReader |