Searched defs:inline_macro (Results 1 – 1 of 1) sorted by relevance
2508 std::vector<std::string>* constexpr_arguments, bool inline_macro) { in AddCallParameter()2567 bool inline_macro = callable->ShouldBeInlined(output_type_); in GenerateCall() local