Searched defs:Apply (Results 1 – 7 of 7) sorted by relevance
32 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root) in Apply() function in sh::__anon981e87a60111::Traverser
33 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root) in Apply() function in sh::__anonee54da3b0111::Traverser
39 bool Traverser::Apply(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) in Apply() function in sh::__anonbaeb066e0111::Traverser
45 bool Traverser::Apply(TCompiler *compiler, in Apply() function in sh::__anon3890cabc0111::Traverser
47 bool Traverser::Apply(TCompiler *compiler, in Apply() function in sh::__anon2329fc700111::Traverser
493 ::testing::Matcher<F> Apply(IndexSequence<tuple_ids...>) const { in Apply() function
7583 TEST(FlatTuple, Apply) { in TEST() argument