Home | History | Annotate | Download | only in Sema

Lines Matching refs:Okay

3960     // Okay: this is the address of a non-static member, and therefore
4105 // Okay: no conversion necessary
5385 bool Okay = false;
5389 Okay = true;
5394 if (!Okay) {
5575 // Okay, we're just specializing something that is either already
5583 // still okay to specialize it.
5618 // This explicit instantiation declaration is redundant (that's okay).
6419 // Verify that it is okay to explicitly instantiate here.
6596 // Verify that it is okay to explicitly instantiate here.
6947 // Okay, it's a member of an unknown instantiation.