Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseDepLibs

241     case lltok::kw_deplibs: if (ParseDepLibs()) return true; break;
340 bool LLParser::ParseDepLibs() {