Searched refs:check_cplusplus (Results 1 – 5 of 5) sorted by relevance
175 bool IsPossibleDynamicType(CompilerType *target_type, bool check_cplusplus,
198 bool check_cplusplus, bool check_objc) = 0;
270 bool check_cplusplus, in IsPossibleDynamicType() argument275 check_cplusplus, check_objc); in IsPossibleDynamicType()
705 bool check_cplusplus, bool check_objc) override;
3581 bool check_cplusplus, in IsPossibleDynamicType() argument3651 if (!check_cplusplus) in IsPossibleDynamicType()