Searched defs:IsMeaninglessWithoutDynamicResolution (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 151 bool TypeSystem::IsMeaninglessWithoutDynamicResolution(void *type) { IsMeaninglessWithoutDynamicResolution() function in TypeSystem |
H A D | CompilerType.cpp | 979 bool CompilerType::IsMeaninglessWithoutDynamicResolution() const { IsMeaninglessWithoutDynamicResolution() function in CompilerType |