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