Searched defs:isToken (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp159 bool isToken() const { return Kind == k_Tok; } function in class:__anon2289::MSP430Operand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp181 bool isToken() const { return Kind == k_Token; } function in class:__anon2194::AVROperand

Completed in 177 milliseconds