Searched refs:semanticUpperCase (Results 1 – 1 of 1) sorted by relevance
4084 TString semanticUpperCase = *idToken.string; in acceptPostDecls() local4085 …std::transform(semanticUpperCase.begin(), semanticUpperCase.end(), semanticUpperCase.begin(), ::to… in acceptPostDecls()4086 …xt.handleSemantic(idToken.loc, qualifier, mapSemantic(semanticUpperCase.c_str()), semanticUpperCas… in acceptPostDecls()