Searched refs:IsFnInterface (Results 1 – 2 of 2) sorted by relevance
2849 bool IsFnInterface = IRP.isFnInterfaceKind();2858 if (IsFnInterface && (!FnScope || !A.isFunctionIPOAmendable(*FnScope)))
4150 bool IsFnInterface = IRP.isFnInterfaceKind(); in initialize() local4152 if (IsFnInterface && (!FnScope || !A.isFunctionIPOAmendable(*FnScope))) { in initialize()