Searched defs:argument (Results 1 – 5 of 5) sorted by relevance
311 void(C::*clearer)(const A& argument, Error* error), in CustomMappedAccessor()312 T(C::*getter)(const A& argument, Error* error), in CustomMappedAccessor()313 bool(C::*setter)(const A& argument, const T& value, in CustomMappedAccessor()
117 for (const auto& argument : argv_) { in TEST_F() local
87 for (const auto& argument : arguments) { in RunForAllArguments() local
663 for (const auto& argument : method->GetArguments()) { in BuildInterfaceHeader() local
266 for (const auto& argument : option) { in JoinOptions() local