Home
last modified time | relevance | path

Searched defs:IsMeaninglessWithoutDynamicResolution (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp151 bool TypeSystem::IsMeaninglessWithoutDynamicResolution(void *type) { in IsMeaninglessWithoutDynamicResolution() function in TypeSystem
H A DCompilerType.cpp979 bool CompilerType::IsMeaninglessWithoutDynamicResolution() const { in IsMeaninglessWithoutDynamicResolution() function in CompilerType