Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseModuleAsm

239     case lltok::kw_module:  if (ParseModuleAsm()) return true; break;
299 bool LLParser::ParseModuleAsm() {