Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:isToken

307   bool isToken() const { return Kind == k_Token; }