Home
last modified time | relevance | path

Searched defs:AsmToken (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h76 AsmToken(TokenKind Kind, StringRef Str, APInt IntVal) in AsmToken() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp650 bool LanaiAsmParser::ParseDirective(AsmToken /*DirectiveId*/) { return true; } in ParseDirective() argument