Searched defs:parseGlobalValue (Results 1 – 2 of 2) sorted by relevance
2177 static bool parseGlobalValue(const MIToken &Token, in parseGlobalValue() function2205 bool MIParser::parseGlobalValue(GlobalValue *&GV) { in parseGlobalValue() function in MIParser
4444 bool LLParser::parseGlobalValue(Type *Ty, Constant *&C) { in parseGlobalValue() function in LLParser