Searched refs:ParseDirectiveIdent (Results 1 – 2 of 2) sorted by relevance
59 addDirectiveHandler<&WasmAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()205 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in __anonba0f81980111::WasmAsmParser
74 addDirectiveHandler<&ELFAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()146 bool ParseDirectiveIdent(StringRef, SMLoc);739 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in ELFAsmParser