Searched defs:YY (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/test/SemaObjC/ | ||
H A D | class-method-self.m | 9 @interface YY interface |
H A D | method-lookup-2.m | 52 @interface YY : NSObject interface |
/llvm-project/clang/test/SemaObjCXX/ | ||
H A D | class-method-self.mm | 9 @interface YY interface |
/llvm-project/clang/test/Rewriter/ | ||
H A D | rewrite-forward-class.m | 23 @interface YY interface |
H A D | rewrite-forward-class.mm | 24 @interface YY interface |
H A D | rewrite-block-pointer.mm | 48 @interface YY { interface |
/llvm-project/clang/test/SemaTemplate/ | ||
H A D | instantiate-expr-2.cpp | 47 typedef N4::BinOpOverload<N2::Y, N2::Y>::type YY; in test_bin_op_overload() typedef |