Searched refs:AAUndefinedBehaviorImpl (Results 1 – 1 of 1) sorted by relevance
2020 struct AAUndefinedBehaviorImpl : public AAUndefinedBehavior { struct2021 AAUndefinedBehaviorImpl(const IRPosition &IRP) : AAUndefinedBehavior(IRP) {} in AAUndefinedBehaviorImpl() argument2207 struct AAUndefinedBehaviorFunction final : AAUndefinedBehaviorImpl {2209 : AAUndefinedBehaviorImpl(IRP) {} in AAUndefinedBehaviorFunction()