Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp95 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveConstructor>( in Initialize()
252 bool parseSectionDirectiveConstructor(StringRef, SMLoc) { in parseSectionDirectiveConstructor() function in __anon0fc857650111::DarwinAsmParser