Searched refs:ParseGlobalValue (Results 1 – 4 of 4) sorted by relevance
316 bool ParseGlobalValue(Type *Ty, Constant *&V);
672 if (ParseGlobalValue(Ty, Init)) in ParseGlobal()2350 bool LLParser::ParseGlobalValue(Type *Ty, Constant *&C) { in ParseGlobalValue() function in LLParser2364 ParseGlobalValue(Ty, V); in ParseGlobalTypeAndValue()
412 bool ParseGlobalValue(Type *Ty, Constant *&V);
863 if (ParseGlobalValue(Ty, Init)) in ParseGlobal()3241 bool LLParser::ParseGlobalValue(Type *Ty, Constant *&C) { in ParseGlobalValue() function in LLParser3255 ParseGlobalValue(Ty, V); in ParseGlobalTypeAndValue()