Searched defs:AsmToken (Results 1 – 2 of 2) sorted by relevance
76 AsmToken(TokenKind Kind, StringRef Str, APInt IntVal) in AsmToken() function
650 bool LanaiAsmParser::ParseDirective(AsmToken /*DirectiveId*/) { return true; } in ParseDirective() argument