Searched refs:IsMeaninglessWithoutDynamicResolution (Results 1 – 5 of 5) sorted by relevance
198 if (!compiler_type.IsMeaninglessWithoutDynamicResolution()) { in GetPossibleMatches()570 if (!valobj_sp->GetCompilerType().IsMeaninglessWithoutDynamicResolution()) in GetTypeForCache()
156 bool TypeSystem::IsMeaninglessWithoutDynamicResolution(void *type) { in IsMeaninglessWithoutDynamicResolution() function in TypeSystem
1027 bool CompilerType::IsMeaninglessWithoutDynamicResolution() const { in IsMeaninglessWithoutDynamicResolution() function in CompilerType1030 return type_system_sp->IsMeaninglessWithoutDynamicResolution(m_type); in IsMeaninglessWithoutDynamicResolution()
505 bool IsMeaninglessWithoutDynamicResolution() const;
544 virtual bool IsMeaninglessWithoutDynamicResolution(void *type);