Searched refs:check_cplusplus (Results 1 – 5 of 5) sorted by relevance
174 bool IsPossibleDynamicType(CompilerType *target_type, bool check_cplusplus,
198 bool check_cplusplus, bool check_objc) = 0;
268 bool check_cplusplus, in IsPossibleDynamicType() argument273 check_cplusplus, check_objc); in IsPossibleDynamicType()
708 bool check_cplusplus, bool check_objc) override;
3538 bool check_cplusplus, in IsPossibleDynamicType() argument3615 if (check_cplusplus) { in IsPossibleDynamicType()