Searched refs:ParseNamedGlobal (Results 1 – 4 of 4) sorted by relevance
208 bool ParseNamedGlobal();
180 case lltok::GlobalVar: if (ParseNamedGlobal()) return true; break; in ParseTopLevelEntities()425 bool LLParser::ParseNamedGlobal() { in ParseNamedGlobal() function in LLParser
272 bool ParseNamedGlobal();
266 case lltok::GlobalVar: if (ParseNamedGlobal()) return true; break; in ParseTopLevelEntities()512 bool LLParser::ParseNamedGlobal() { in ParseNamedGlobal() function in LLParser