Searched refs:TypeStartLoc (Results 1 – 2 of 2) sorted by relevance
1254 SourceLocation TypeStartLoc = Tok.getLocation(); in ParseObjCTypeName() local1291 else if (Tok.getLocation() == TypeStartLoc) { in ParseObjCTypeName()
1265 SourceLocation TypeStartLoc = Tok.getLocation(); in ParseObjCTypeName() local1306 else if (Tok.getLocation() == TypeStartLoc) { in ParseObjCTypeName()