Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.h32 CXXInstantiatedDefaultArgument, enumerator
H A DASTWriter.cpp6445 case DeclUpdateKind::CXXInstantiatedDefaultArgument: in WriteDeclUpdatesBlocks()
7620 DeclUpdate(DeclUpdateKind::CXXInstantiatedDefaultArgument, D)); in DefaultArgumentInstantiated()
H A DASTReaderDecl.cpp4728 case DeclUpdateKind::CXXInstantiatedDefaultArgument: { in UpdateDecl()