Searched refs:parseDirectivePopSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp77 addDirectiveHandler<&DarwinAsmParser::parseDirectivePopSection>(
209 bool parseDirectivePopSection(StringRef, SMLoc);
745 bool DarwinAsmParser::parseDirectivePopSection(StringRef, SMLoc) { function in class:DarwinAsmParser

Completed in 67 milliseconds