Home
last modified time | relevance | path

Searched refs:ParseDirectiveIdent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp62 addDirectiveHandler<&WasmAsmParser::ParseDirectiveIdent>(".ident"); in Initialize()
271 bool ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() function in __anon1c5032740111::WasmAsmParser
H A DELFAsmParser.cpp806 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { ParseDirectiveIdent() function in ELFAsmParser