Searched defs:GetImpl (Results 1 – 3 of 3) sorted by relevance
60 RecipeImpl* GetImpl() const { return impl_; } in GetImpl() function
155 VKernel *GetImpl() const { return kernel_; } in GetImpl() function
1407 const int& GetImpl(Tag<0>) const { return member_1; } in TEST() function1408 const std::string& GetImpl(Tag<1>) const { return member_2; } in TEST() function