reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
517 if (!isa<TypedefType>(RT)) { 519 QualType CanResultTy = Context.getCanonicalType(RT); 523 RT = Context.getQualifiedType(CanResultTy.getUnqualifiedType(), Qs); 530 std::string TypeString = RT.getAsString(SubPolicy); 543 if (RT->isBlockPointerType() || RT->isFunctionPointerType()) 543 if (RT->isBlockPointerType() || RT->isFunctionPointerType())