Home | History | Annotate | Download | only in Sema

Lines Matching refs:Okay

2653     bool Okay = false;
2657 Okay = true;
2662 if (!Okay) {
4829 // Okay: this is the address of a non-static member, and therefore
5093 // Okay: no conversion necessary
6433 bool Okay = false;
6437 Okay = true;
6442 if (!Okay) {
6616 // Okay, we're just specializing something that is either already
6624 // still okay to specialize it.
6659 // This explicit instantiation declaration is redundant (that's okay).
7548 // Verify that it is okay to explicitly instantiate here.
7773 // Verify that it is okay to explicitly instantiate here.
8208 // Okay, it's a member of an unknown instantiation.