Home | History | Annotate | Download | only in AST

Lines Matching refs:CXXRD

3093   if (const CXXRecordDecl *CXXRD = dyn_cast<CXXRecordDecl>(this))
3094 return CXXRD->getDefinition();