Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseModuleAsm

227     case lltok::kw_module:  if (ParseModuleAsm()) return true; break;
290 bool LLParser::ParseModuleAsm() {