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