Home | History | Annotate | Download | only in initial

Lines Matching refs:AbortOnFailure

684   /// If \p AbortOnFailure is false and no function with the given name is
688 bool AbortOnFailure = true);
694 bool AbortOnFailure)
702 if (!pfn && AbortOnFailure)