Searched defs:constexpr_arguments (Results 1 – 4 of 4) sorted by relevance
402 std::vector<std::string> constexpr_arguments; member422 std::vector<std::string> constexpr_arguments; member454 std::vector<std::string> constexpr_arguments; member
118 std::vector<std::string> constexpr_arguments, Stack<std::string>* stack) { in ProcessArgumentsCommon()
156 std::vector<std::string> constexpr_arguments, Stack<std::string>* stack) { in ProcessArgumentsCommon()
2508 std::vector<std::string>* constexpr_arguments, bool inline_macro) { in AddCallParameter()2598 std::vector<std::string> constexpr_arguments; in GenerateCall() local