Home | History | Annotate | Download | only in lazy

Lines Matching refs:AbortOnFailure

687   /// If \p AbortOnFailure is false and no function with the given name is
691 bool AbortOnFailure = true);
697 bool AbortOnFailure)
705 if (!pfn && AbortOnFailure)