Searched refs:ParseGlobalValueVector (Results 1 – 4 of 4) sorted by relevance
318 bool ParseGlobalValueVector(SmallVectorImpl<Constant*> &Elts);
1938 if (ParseGlobalValueVector(Elts) || in ParseValID()1956 if (ParseGlobalValueVector(Elts) || in ParseValID()1993 if (ParseGlobalValueVector(Elts) || in ParseValID()2297 ParseGlobalValueVector(Elts) || in ParseValID()2370 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant*> &Elts) { in ParseGlobalValueVector() function in LLParser
414 bool ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts);
2726 if (ParseGlobalValueVector(Elts) || in ParseValID()2745 if (ParseGlobalValueVector(Elts) || in ParseValID()2784 if (ParseGlobalValueVector(Elts) || in ParseValID()3160 if (ParseGlobalValueVector(Elts) || in ParseValID()3284 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts) { in ParseGlobalValueVector() function in LLParser