Searched refs:apply2 (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | complete-parameterized-classes.m | 14 -(void)apply2:(void(^_Nonnull)(T, U))block; 46 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(MyClsA *, M… 57 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply2:}{Placeholder ^(id, NSObjec… 68 // CHECK-CC6: ObjCInstanceMethodDecl:{LeftParen (}{Text void}{RightParen )}{TypedText apply2:}{Left…
|
| /llvm-project-15.0.7/llvm/lib/TableGen/ |
| H A D | SetTheory.cpp | 79 virtual void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, 93 apply2(ST, Expr, Set, II->getValue(), Elts, Loc); in apply() 99 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 111 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 128 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 146 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function
|