Home | History | Annotate | Download | only in initial

Lines Matching refs:AbortOnFailure

685   /// If \p AbortOnFailure is false and no function with the given name is
689 bool AbortOnFailure = true);
695 bool AbortOnFailure)
703 if (!pfn && AbortOnFailure)