Home
last modified time | relevance | path

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

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