| /llvm-project-15.0.7/clang/test/CXX/class/class.union/ |
| H A D | p1.cpp | 5 class Okay { class 13 class VirtualBase : virtual Okay { // expected-note 4 {{because type 'VirtualBase' has a virtual ba… 47 Okay okay; 73 Okay okay; 92 struct s7 : Okay { 132 Either<int,Okay> okay(0); in fred()
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | ivar-lookup.mm | 15 int *ip = [Ivar method]; // Okay; calls A's method on the instance variable Ivar.
|
| H A D | arc-type-conversion.mm | 67 // Okay to reinterpret_cast to add/remove/change ownership
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | parameterized_classes.m | 73 // Okay: forward declaration without type parameters. 76 // Okay: forward declarations with type parameters. 79 // Okay: forward declaration without type parameters following ones 83 // Okay: definition of class with type parameters that was formerly 117 // Okay: definition of class with type parameters that was formerly
|
| H A D | default-synthesize-3.m | 172 @interface Okay : NSObject<Fooing> interface 175 @implementation Okay // expected-warning {{auto property synthesis will not synthesize property 'mu… implementation
|
| H A D | arc.m | 112 // Okay because of magic temporaries.
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-06-TypeNotationDebate.txt | 36 Okay before you comment, please look at:
|
| H A D | 2001-02-06-TypeNotationDebateResp1.txt | 8 > Okay before you comment, please look at:
|
| H A D | 2001-02-09-AdveCommentsResponse.txt | 82 Okay, that comment is removed. 118 Okay, once we get the above stuff figured out, I'll put it all in the
|
| H A D | 2000-11-18-EarlyDesignIdeasResp.txt | 6 Okay... here are a few of my thoughts on this (it's good to know that we
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | ns_consume_null_check.m | 49 // Okay, start the message-send.
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | NewGVN.cpp | 3169 bool Okay = is_splat(OperandList); in singleReachablePHIPath() local 3170 if (Okay) in singleReachablePHIPath() 3338 bool Okay = Res.second; in verifyStoreExpressions() local 3342 if (!Okay) in verifyStoreExpressions() 3343 Okay = (std::get<1>(Res.first->second) == KV.second) && in verifyStoreExpressions() 3346 assert(Okay && "Stored expression conflict exists in expression table"); in verifyStoreExpressions()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | LibASTMatchersTutorial.rst | 47 Okay. Now we'll build Clang! 223 Okay, on to using matchers for real. Let's start by defining a matcher
|
| H A D | InternalsManual.rst | 1803 LT.Vector = 0; // Okay: finds Vector inside the unnamed union
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 4495 bool Okay = false; in ActOnVarTemplateSpecialization() local 4499 Okay = true; in ActOnVarTemplateSpecialization() 4504 if (!Okay) { in ActOnVarTemplateSpecialization() 8558 bool Okay = false; in ActOnClassTemplateSpecialization() local 8562 Okay = true; in ActOnClassTemplateSpecialization() 8567 if (!Okay) { in ActOnClassTemplateSpecialization()
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/ |
| H A D | MachProcess.mm | 125 // Okay, no system app... 3983 // Okay, now let's assemble all these goodies into the BackBoardServices 4111 // Okay, now let's assemble all these goodies into the BackBoardServices 4148 // Okay, now let's assemble all these goodies into the BackBoardServices
|
| /llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl02.rst | 464 // Okay, we know this is a binop.
|
| H A D | LangImpl05.rst | 279 Okay, enough of the motivation and overview, let's generate code!
|
| H A D | LangImpl07.rst | 634 actually mutate the value! Okay, we have now officially implemented our
|
| /llvm-project-15.0.7/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 572 // Okay, the old destination file has probably been moved out of the way at
|