Searched refs:ParseDirectiveIdent (Results 1 – 2 of 2) sorted by relevance
60 addDirectiveHandler<&WasmAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()261 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in __anon60e998110111::WasmAsmParser
72 addDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()144 bool ParseDirectiveIdent(StringRef, SMLoc);799 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser