Lines Matching refs:kw_asm
558 case tok::kw_asm: {689 Tok.is(tok::kw_asm) || // int X() __asm__ -> not a function def1111 assert(Tok.is(tok::kw_asm) && "Not an asm!");