Searched refs:ParseDeclare (Results 1 – 4 of 4) 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