Searched defs:getFieldType (Results 1 – 2 of 2) sorted by relevance
1282 RecTy *TypedInit::getFieldType(const std::string &FieldName) const { in getFieldType() function in TypedInit1377 RecTy *VarInit::getFieldType(const std::string &FieldName) const { in getFieldType() function in VarInit1490 RecTy *DefInit::getFieldType(const std::string &FieldName) const { in getFieldType() function in DefInit
519 virtual RecTy *getFieldType(const std::string &FieldName) const { in getFieldType() function