Searched refs:ParseDeclare (Results 1 – 6 of 6) sorted by relevance
203 bool ParseDeclare();
172 case lltok::kw_declare: if (ParseDeclare()) return true; break; in ParseTopLevelEntities()355 bool LLParser::ParseDeclare() { in ParseDeclare() function in LLParser
267 bool ParseDeclare();
254 case lltok::kw_declare: if (ParseDeclare()) return true; break; in ParseTopLevelEntities()409 bool LLParser::ParseDeclare() { in ParseDeclare() function in LLParser
313 bool ParseDeclare();
315 case lltok::kw_declare: if (ParseDeclare()) return true; break; in ParseTopLevelEntities()474 bool LLParser::ParseDeclare() { in ParseDeclare() function in LLParser