Searched refs:isEmptyCudaConstructor (Results 1 – 3 of 3) sorted by relevance
355 bool Sema::isEmptyCudaConstructor(SourceLocation Loc, CXXConstructorDecl *CD) { in isEmptyCudaConstructor() function in Sema381 return isEmptyCudaConstructor(Loc, CE->getConstructor()); in isEmptyCudaConstructor()
10549 isEmptyCudaConstructor(VD->getLocation(), CE->getConstructor()); in FinalizeDeclaration()
9167 bool isEmptyCudaConstructor(SourceLocation Loc, CXXConstructorDecl *CD);