Searched defs:IsEnumerationType (Results 1 – 3 of 3) sorted by relevance
175 virtual bool IsEnumerationType(lldb::opaque_compiler_type_t type, in IsEnumerationType() function
161 bool CompilerType::IsEnumerationType(bool &is_signed) const { in IsEnumerationType() function in CompilerType
3394 bool ClangASTContext::IsEnumerationType(lldb::opaque_compiler_type_t type, in IsEnumerationType() function in ClangASTContext