Searched refs:apply2 (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/Index/ |
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}{Typed…
|
/external/llvm/lib/TableGen/ |
D | SetTheory.cpp | 70 virtual void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, 84 apply2(ST, Expr, Set, II->getValue(), Elts, Loc); in apply() 90 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 102 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 119 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 137 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function
|
/external/v8/test/mjsunit/ |
D | debug-stepin-function-call.js | 110 function apply2() { function 156 [call1, call2, call3, call4, apply1, apply2, apply3, apply4, bind1,
|