Searched refs:hasAnyVptr (Results 1 – 1 of 1) sorted by relevance
4245 static bool hasAnyVptr(const QualType Type, const ASTContext &Context) { in hasAnyVptr() function4254 if (hasAnyVptr(Base.getType(), Context)) in hasAnyVptr()4258 if (hasAnyVptr(Field->getType(), Context)) in hasAnyVptr()4370 hasAnyVptr(FieldType, getContext())) in EmitLValueForField()