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