Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1349 DECL_CONSTRUCTOR_USING_SHADOW, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1305 Code = serialization::DECL_CONSTRUCTOR_USING_SHADOW; in VisitConstructorUsingShadowDecl()
H A DASTReaderDecl.cpp3841 case DECL_CONSTRUCTOR_USING_SHADOW: in ReadDeclRecord()