Home | History | Annotate | Download | only in MIRParser

Lines Matching defs:Kind

174   /// If the current token is of the given kind, consume it and return false.
178 /// If the current token is of the given kind, consume it and return true.
324 switch (Token.kind()) {
784 switch (Token.kind()) {
814 switch (Token.kind()) {
1090 switch (Token.kind()) {
1216 auto Kind = Token.kind();
1222 switch (Kind) {
1266 switch (Token.kind()) {
1369 switch (Token.kind()) {
1519 switch (Token.kind()) {
1564 switch (Token.kind()) {
1587 switch (Token.kind()) {
1610 switch (Token.kind()) {
1703 switch (Token.kind()) {