Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1352 DECL_CONSTRUCTOR_USING_SHADOW, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1317 Code = serialization::DECL_CONSTRUCTOR_USING_SHADOW; in VisitConstructorUsingShadowDecl()
DASTReaderDecl.cpp3871 case DECL_CONSTRUCTOR_USING_SHADOW: in ReadDeclRecord()