Home
last modified time | relevance | path

Searched refs:loadDeclUpdateRecords (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1371 void loadDeclUpdateRecords(PendingUpdateRecord &Record);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp4143 void ASTReader::loadDeclUpdateRecords(PendingUpdateRecord &Record) { in loadDeclUpdateRecords() function in ASTReader
H A DASTReader.cpp9251 loadDeclUpdateRecords(Update); in finishPendingActions()