Searched defs:constexpr_arguments (Results 1 – 4 of 4) sorted by relevance
467 std::vector<std::string> constexpr_arguments; member490 std::vector<std::string> constexpr_arguments; member525 std::vector<std::string> constexpr_arguments; member546 std::vector<std::string> constexpr_arguments; member
104 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()
2662 std::vector<std::string>* constexpr_arguments, bool inline_macro) { in AddCallParameter()2757 std::vector<std::string> constexpr_arguments; in GenerateCall() local