Searched refs:getCompletedType (Results 1 – 5 of 5) sorted by relevance
4816 QualType cv2T2 = S.getCompletedType(Initializer); in TryReferenceListInitialization()5337 QualType cv2T2 = S.getCompletedType(Initializer); in TryReferenceInitialization()
9145 QualType Sema::getCompletedType(Expr *E) { in getCompletedType() function in Sema9161 return RequireCompleteType(E->getExprLoc(), getCompletedType(E), Kind, in RequireCompleteExprType()
4270 ArgType = S.getCompletedType(Arg); in AdjustFunctionParmAndArgTypesForDeduction()
20020 SemaRef.getCompletedType(E); in DoMarkVarDeclReferenced()
15129 QualType getCompletedType(Expr *E);