Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1090 DECL_CONSTRUCTOR_USING_SHADOW, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1136 Code = serialization::DECL_CONSTRUCTOR_USING_SHADOW; in VisitConstructorUsingShadowDecl()
DASTReaderDecl.cpp3264 case DECL_CONSTRUCTOR_USING_SHADOW: in ReadDeclRecord()