Home
last modified time | relevance | path

Searched defs:IsScopedEnumerationType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp267 bool SBType::IsScopedEnumerationType() { IsScopedEnumerationType() function in SBType
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp45 bool CompilerType::IsScopedEnumerationType() const { in IsScopedEnumerationType() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3197 bool TypeSystemClang::IsScopedEnumerationType( IsScopedEnumerationType() function in TypeSystemClang