Searched refs:IsFnInterface (Results 1 – 2 of 2) sorted by relevance
3026 bool IsFnInterface = IRP.isFnInterfaceKind();3035 if (IsFnInterface && (!FnScope || !A.isFunctionIPOAmendable(*FnScope)))
4858 bool IsFnInterface = IRP.isFnInterfaceKind(); in initialize() local4860 if (IsFnInterface && (!FnScope || !A.isFunctionIPOAmendable(*FnScope))) { in initialize()