Searched defs:ParseTypeAndValue (Results 1 – 4 of 4) sorted by relevance
289 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { in ParseTypeAndValue() function292 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { in ParseTypeAndValue() function
2561 bool LLParser::ParseTypeAndValue(Value *&V, PerFunctionState *PFS) { in ParseTypeAndValue() function in LLParser
376 bool ParseTypeAndValue(Value *&V, PerFunctionState &PFS) { in ParseTypeAndValue() function379 bool ParseTypeAndValue(Value *&V, LocTy &Loc, PerFunctionState &PFS) { in ParseTypeAndValue() function
4526 bool LLParser::ParseTypeAndValue(Value *&V, PerFunctionState *PFS) { in ParseTypeAndValue() function in LLParser