Home | History | Annotate | Download | only in Sema

Lines Matching refs:ClassDecl

206       if (const CXXRecordDecl *ClassDecl = ty->getAsCXXRecordDecl())
207 return ClassDecl->isTriviallyCopyable();