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