Searched defs:IsScopedEnumerationType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 267 bool SBType::IsScopedEnumerationType() { IsScopedEnumerationType() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 45 bool CompilerType::IsScopedEnumerationType() const { in IsScopedEnumerationType() function in CompilerType |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3197 bool TypeSystemClang::IsScopedEnumerationType( IsScopedEnumerationType() function in TypeSystemClang |