Searched defs:suffix (Results 1 – 2 of 2) sorted by relevance
26 bool endsWith(const string& s, const string& suffix) { in endsWith()
209 string suffix = element_type.substr(element_type.find(",")); in GetCppVariableType() local