Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h623 void WriteDeclUpdatesBlocks(ASTContext &Context,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6235 WriteDeclUpdatesBlocks(Context, DeclUpdatesOffsetsRecord); in WriteDeclAndTypes()
6403 void ASTWriter::WriteDeclUpdatesBlocks(ASTContext &Context, in WriteDeclUpdatesBlocks() function in ASTWriter
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2462 {"_ZN5clang9ASTWriter22WriteDeclUpdatesBlocksEv", "clang::ASTWriter::WriteDeclUpdatesBlocks()"},