Searched defs:ParseValue (Results 1 – 3 of 3) sorted by relevance
369 bool ParseValue(Type *Ty, Value *&V, PerFunctionState &PFS) { in ParseValue() function372 bool ParseValue(Type *Ty, Value *&V, LocTy &Loc, in ParseValue() function
3225 bool LLParser::ParseValue(Type *Ty, Value *&V, PerFunctionState *PFS) { in ParseValue() function in LLParser
1502 Init *TGParser::ParseValue(Record *CurRec, RecTy *ItemType, IDParseMode Mode) { in ParseValue() function in TGParser