Searched refs:LastFuncParamType (Results 1 – 3 of 3) sorted by relevance
140 switch (LastFuncParamType(OrigName)) { in getExtOp()
569 ParamType LastFuncParamType(const std::string &MangledName) { in LastFuncParamType() function589 return LastFuncParamType(MangledName) == ParamType::SIGNED; in isLastFuncParamSigned()
895 ParamType LastFuncParamType(const std::string& MangledName);