Searched refs:parseNamedGlobal (Results 1 – 2 of 2) sorted by relevance
303 bool parseNamedGlobal();
373 if (parseNamedGlobal()) in parseTopLevelEntities()621 bool LLParser::parseNamedGlobal() { in parseNamedGlobal() function in LLParser