Searched refs:parseNamedGlobal (Results 1 – 2 of 2) sorted by relevance
360 bool parseNamedGlobal();
574 if (parseNamedGlobal()) in parseTopLevelEntities()834 bool LLParser::parseNamedGlobal() { in parseNamedGlobal() function in LLParser