Home | History | Annotate | Download | only in Parse

Lines Matching refs:kw_asm

654   case tok::kw_asm: {
784 Tok.is(tok::kw_asm) || // int X() __asm__ -> not a function def
1252 assert(Tok.is(tok::kw_asm) && "Not an asm!");