Searched refs:ParseDirectiveIdent (Results 1 – 2 of 2) sorted by relevance
62 addDirectiveHandler<&WasmAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()271 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in __anon8dbf0ae10111::WasmAsmParser
73 addDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()145 bool ParseDirectiveIdent(StringRef, SMLoc);806 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser