Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dobjective_c_plugin.cc34 using ::grpc_objective_c_generator::PreprocIfElse;
67 return PreprocIfElse(kFrameworkImportsCondition, in ImportProtoHeaders()
Dobjective_c_generator_helpers.h79 inline ::std::string PreprocIfElse(const ::std::string& symbol, in PreprocIfElse() function