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