Searched refs:ParseDirectiveIdent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | WasmAsmParser.cpp | 62 addDirectiveHandler<&WasmAsmParser::ParseDirectiveIdent>(".ident"); in Initialize() |
H A D | ELFAsmParser.cpp | 806 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { ParseDirectiveIdent() function in ELFAsmParser |