reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
348 getCanonicalParamType(C, T.getNonReferenceType()), 351 return C.getPointerType(getCanonicalParamType(C, T->getPointeeType())); 354 return getCanonicalParamType(C, VLA->getElementType()); 440 ArgType = getCanonicalParamType(Ctx, ArgType);