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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1089 auto CWS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); variable
1090 if (!CWS || !CWS->getKind().isText())
1115 auto *Group = CWS->getGroup();

Completed in 55 milliseconds