Home | History | Annotate | Download | only in Sema

Lines Matching refs:ClassDecl

246       if (const CXXRecordDecl *ClassDecl = ty->getAsCXXRecordDecl())
247 return ClassDecl->isTriviallyCopyable();