Home
last modified time | relevance | path

Searched defs:Passive (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp102 uint32_t parseSectionFlags(StringRef FlagStr, bool &Passive, bool &Group) { in parseSectionFlags()
175 bool Passive = false; in parseSectionDirective() local