Searched refs:ComponentStr (Results 1 – 1 of 1) sorted by relevance
239 StringRef ComponentStr = Tok.getIdentifierInfo()->getName(); in ParseHLSLAnnotations() local243 if (ComponentStr.size() != 1) { in ParseHLSLAnnotations()245 << ComponentStr; in ParseHLSLAnnotations()249 switch (ComponentStr[0]) { in ParseHLSLAnnotations()268 << ComponentStr; in ParseHLSLAnnotations()