Searched refs:parseNamedGlobal (Results 1 – 2 of 2) sorted by relevance
357 bool parseNamedGlobal();
586 if (parseNamedGlobal()) in parseTopLevelEntities()846 bool LLParser::parseNamedGlobal() { in parseNamedGlobal() function in LLParser