Searched refs:getCompletedType (Results 1 – 4 of 4) sorted by relevance
8662 QualType Sema::getCompletedType(Expr *E) { in getCompletedType() function in Sema8693 return RequireCompleteType(E->getExprLoc(), getCompletedType(E), Kind, in RequireCompleteExprType()
4350 QualType cv2T2 = S.getCompletedType(Initializer); in TryReferenceListInitialization()4805 QualType cv2T2 = S.getCompletedType(Initializer); in TryReferenceInitialization()
3864 ArgType = S.getCompletedType(Arg); in AdjustFunctionParmAndArgTypesForDeduction()
2514 QualType getCompletedType(Expr *E);