Searched refs:AAUndefinedBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
2424 struct AAUndefinedBehaviorImpl : public AAUndefinedBehavior { struct2425 AAUndefinedBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorImpl() function2733 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl {2735 : AAUndefinedBehaviorImpl(IRP, A) {} in AAUndefinedBehaviorFunction()