Home
last modified time | relevance | path

Searched refs:DECL_CXX_CONSTRUCTOR (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1369 DECL_CXX_CONSTRUCTOR, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1604 Code = serialization::DECL_CXX_CONSTRUCTOR; in VisitCXXConstructorDecl()
H A DASTReaderDecl.cpp3924 case DECL_CXX_CONSTRUCTOR: in ReadDeclRecord()
H A DASTWriter.cpp1057 RECORD(DECL_CXX_CONSTRUCTOR); in WriteBlockInfoBlock()