Home | History | Annotate | Download | only in Sema

Lines Matching defs:VD

797   const ValueDecl *VD = dyn_cast<ValueDecl>(D);
798 if (!VD) // If we have no clue what we're calling, assume the worst.
806 QualType T = VD->getType();