Searched refs:IsMeaninglessWithoutDynamicResolution (Results 1 – 5 of 5) sorted by relevance
196 if (!compiler_type.IsMeaninglessWithoutDynamicResolution()) { in GetPossibleMatches()562 if (!valobj_sp->GetCompilerType().IsMeaninglessWithoutDynamicResolution()) in GetTypeForCache()
156 bool TypeSystem::IsMeaninglessWithoutDynamicResolution(void *type) { in IsMeaninglessWithoutDynamicResolution() function in TypeSystem
1023 bool CompilerType::IsMeaninglessWithoutDynamicResolution() const { in IsMeaninglessWithoutDynamicResolution() function in CompilerType1026 return type_system_sp->IsMeaninglessWithoutDynamicResolution(m_type); in IsMeaninglessWithoutDynamicResolution()
493 bool IsMeaninglessWithoutDynamicResolution() const;
535 virtual bool IsMeaninglessWithoutDynamicResolution(void *type);