Home | History | Annotate | Download | only in AST

Lines Matching refs:VD

841     if (const VarDecl *VD = dyn_cast_or_null<VarDecl>(ThisDeclInfo->CurrentDecl)) {
842 QualType QT = VD->getType();