Home | History | Annotate | Download | only in src

Lines Matching refs:FunctionTemplateInfo

98 //           - FunctionTemplateInfo
363 V(FUNCTION_TEMPLATE_INFO, FunctionTemplateInfo, function_template_info) \
616 inline bool IsInstanceOf(FunctionTemplateInfo* type);
4649 class FunctionTemplateInfo: public TemplateInfo {
4672 static inline FunctionTemplateInfo* cast(Object* obj);
4706 DISALLOW_IMPLICIT_CONSTRUCTORS(FunctionTemplateInfo);