Searched refs:isEmptyCudaConstructor (Results 1 – 5 of 5) 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()
423 bool Sema::isEmptyCudaConstructor(SourceLocation Loc, CXXConstructorDecl *CD) { in isEmptyCudaConstructor() function in Sema453 return isEmptyCudaConstructor(Loc, CE->getConstructor()); in isEmptyCudaConstructor()525 isEmptyCudaConstructor(VD->getLocation(), CE->getConstructor()); in checkAllowedCUDAInitializer()
9167 bool isEmptyCudaConstructor(SourceLocation Loc, CXXConstructorDecl *CD);
11962 bool isEmptyCudaConstructor(SourceLocation Loc, CXXConstructorDecl *CD);