Searched refs:IsFnInterface (Results 1 – 2 of 2) sorted by relevance
2554 bool IsFnInterface = IRP.isFnInterfaceKind();2563 if (IsFnInterface && (!FnScope || !A.isFunctionIPOAmendable(*FnScope)))
4039 bool IsFnInterface = IRP.isFnInterfaceKind(); in initialize() local4041 if (IsFnInterface && (!FnScope || !A.isFunctionIPOAmendable(*FnScope))) { in initialize()