Home
last modified time | relevance | path

Searched refs:PreprocIfElse (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/compiler/
Dobjective_c_plugin.cc33 using ::grpc_objective_c_generator::PreprocIfElse;
55 return PreprocIfElse(kFrameworkImportsCondition, in ImportProtoHeaders()
Dobjective_c_generator_helpers.h69 inline ::grpc::string PreprocIfElse(const ::grpc::string& symbol, in PreprocIfElse() function