Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseDepLibs

229     case lltok::kw_deplibs: if (ParseDepLibs()) return true; break;
331 bool LLParser::ParseDepLibs() {