Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp267 bool SBType::IsScopedEnumerationType() { in IsScopedEnumerationType() function in SBType
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp46 bool CompilerType::IsScopedEnumerationType() const { in IsScopedEnumerationType() function in CompilerType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3279 bool TypeSystemClang::IsScopedEnumerationType( in IsScopedEnumerationType() function in TypeSystemClang