Searched refs:AAUndefinedBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
2904 struct AAUndefinedBehaviorImpl : public AAUndefinedBehavior { struct2905 AAUndefinedBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorImpl() function3223 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl {3225 : AAUndefinedBehaviorImpl(IRP, A) {} in AAUndefinedBehaviorFunction()