Searched refs:addConstMethod (Results 1 – 2 of 2) sorted by relevance
642 Method *addConstMethod(RetTypeT &&retType, NameT &&name, Args &&...args) { in addConstMethod() function
496 Method *eq = storageCls->addConstMethod<Method::Inline>( in emitEquals()