Searched refs:markedConstructorConstexpr (Results 1 – 3 of 3) sorted by relevance
646 void markedConstructorConstexpr(CXXConstructorDecl *CD);
457 void CXXRecordDecl::markedConstructorConstexpr(CXXConstructorDecl *CD) { in markedConstructorConstexpr() function in CXXRecordDecl
1707 CD->getParent()->markedConstructorConstexpr(CD); in setConstexpr()