Searched refs:AAUndefinedBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
1926 struct AAUndefinedBehaviorImpl : public AAUndefinedBehavior { struct1927 AAUndefinedBehaviorImpl(const IRPosition &IRP, Attributor &A) in AAUndefinedBehaviorImpl() function2229 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl {2231 : AAUndefinedBehaviorImpl(IRP, A) {} in AAUndefinedBehaviorFunction()