Searched defs:is_this_ptr (Results 1 – 3 of 3) sorted by relevance
77 optional bool is_this_ptr = 3; field
503 bool has_default_arg, const std::string &source_file, bool is_this_ptr) { in SetupFunctionParameter()
639 ParamIR(const std::string &type, bool is_default, bool is_this_ptr) in ParamIR()