Searched refs:check_cplusplus (Results 1 – 5 of 5) sorted by relevance
174 bool IsPossibleDynamicType(CompilerType *target_type, bool check_cplusplus,
193 bool check_cplusplus, bool check_objc) = 0;
247 bool check_cplusplus, in IsPossibleDynamicType() argument252 check_cplusplus, check_objc); in IsPossibleDynamicType()
697 bool check_cplusplus, bool check_objc) override;
3501 bool check_cplusplus, in IsPossibleDynamicType() argument3578 if (check_cplusplus) { in IsPossibleDynamicType()