Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp625 bool parseDirectiveCFIUndefined(SMLoc DirectiveLoc);
2224 return parseDirectiveCFIUndefined(IDLoc); in parseStatement()
4494 bool AsmParser::parseDirectiveCFIUndefined(SMLoc DirectiveLoc) { in parseDirectiveCFIUndefined() function in AsmParser
H A DMasmParser.cpp983 bool parseDirectiveCFIUndefined(SMLoc DirectiveLoc);
2452 return parseDirectiveCFIUndefined(IDLoc); in parseStatement()
5739 bool MasmParser::parseDirectiveCFIUndefined(SMLoc DirectiveLoc) { in parseDirectiveCFIUndefined() function in MasmParser