Home | History | Annotate | Download | only in Sema

Lines Matching refs:ClassDecl

239       if (const CXXRecordDecl *ClassDecl = ty->getAsCXXRecordDecl())
240 return ClassDecl->isTriviallyCopyable();