Home
last modified time | relevance | path

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

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