Searched defs:Apply (Results 1 – 7 of 7) sorted by relevance
110 TEST(BufferQueueTest, Apply) { in TEST() argument
345 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
340 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
932 std::function<void(LiveInterval::SubRange &)> Apply, in refineSubRanges()
1065 auto Apply = [&](CallSiteInfo &CSInfo) { in applySingleImplDevirt() local1307 auto Apply = [&](CallSiteInfo &CSInfo) { in applyICallBranchFunnel() local
841 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function842 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
4637 QualType Apply(TypeLoc TL) { in Apply() function in __anon35d665111111::SubstituteDeducedTypeTransform