Lines Matching refs:FunctionTemplateInfo
116 // - FunctionTemplateInfo
440 V(FUNCTION_TEMPLATE_INFO, FunctionTemplateInfo, function_template_info) \
874 inline bool IsInstanceOf(FunctionTemplateInfo* type);
5270 // Currently it either has FunctionTemplateInfo to make benefit the API
5278 inline FunctionTemplateInfo* get_api_func_data();
8219 class FunctionTemplateInfo: public TemplateInfo {
8243 static inline FunctionTemplateInfo* cast(Object* obj);
8283 DISALLOW_IMPLICIT_CONSTRUCTORS(FunctionTemplateInfo);