Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp5486 EnumConstantDecl *enumerator_decl = in AddEnumerationValueToEnumerationType() local
5495 if (enumerator_decl) in AddEnumerationValueToEnumerationType()
5497 enum_type->getDecl()->addDecl(enumerator_decl); in AddEnumerationValueToEnumerationType()
5500 VerifyDecl(enumerator_decl); in AddEnumerationValueToEnumerationType()