Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1090 DECL_CONSTRUCTOR_USING_SHADOW, enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1352 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()
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1305 Code = serialization::DECL_CONSTRUCTOR_USING_SHADOW; in VisitConstructorUsingShadowDecl()
DASTReaderDecl.cpp3839 case DECL_CONSTRUCTOR_USING_SHADOW: in ReadDeclRecord()