Home
last modified time | relevance | path

Searched refs:IsScalarOrUnscopedEnumerationType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDCompilerType.h218 bool IsScalarOrUnscopedEnumerationType() const;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDCompilerType.cpp370 bool CompilerType::IsScalarOrUnscopedEnumerationType() const { in IsScalarOrUnscopedEnumerationType() function in CompilerType