Home | History | Annotate | Download | only in complete

Lines Matching refs:AbortOnFailure

939   /// If \p AbortOnFailure is false and no function with the given name is
943 bool AbortOnFailure = true);
949 bool AbortOnFailure)
957 if (!pfn && AbortOnFailure)