Home | History | Annotate | Download | only in Sema

Lines Matching refs:Explicit

1384         // function parameter list, hence add an explicit check.
3316 // any explicit objects.
4020 /// Do an explicit extend of the given block pointer if we're in ARC.
7684 // Could be a pointer to member, though, if there is an explicit
8909 // Look for an explicit signature in that function type.
8916 // Check whether that explicit signature was synthesized by
9452 // have a single non-explicit conversion function to an integral or
10029 bool Explicit = (Kind != TryCapture_Implicit);
10108 if (CSI->ImpCaptureStyle == CapturingScopeInfo::ImpCap_None && !Explicit) {
10122 Explicit = false;