Home | History | Annotate | Download | only in Frontend

Lines Matching refs:DeclT

5079   QualType DeclT;
5081 DeclT = VD->getType();
5083 DeclT = TDD->getUnderlyingType();
5085 DeclT = FD->getType();
5113 if (PointerTypeTakesAnyBlockArguments(DeclT) ||
5114 PointerTypeTakesAnyObjCQualifiedType(DeclT)) {