Searched refs:ParseDepLibs (Results 1 – 4 of 4) sorted by relevance
199 bool ParseDepLibs();
176 case lltok::kw_deplibs: if (ParseDepLibs()) return true; break; in ParseTopLevelEntities()274 bool LLParser::ParseDepLibs() { in ParseDepLibs() function in LLParser
264 bool ParseDepLibs(); // FIXME: Remove in 4.0.
262 case lltok::kw_deplibs: if (ParseDepLibs()) return true; break; in ParseTopLevelEntities()335 bool LLParser::ParseDepLibs() { in ParseDepLibs() function in LLParser