Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7372 const clang::EnumType *enutype = in GetAsEnumDecl() local
8451 const clang::EnumType *enutype = qual_type->getAs<clang::EnumType>(); in CompleteTagDeclarationDefinition() local
8512 const clang::EnumType *enutype = llvm::dyn_cast<clang::EnumType>(clang_type); in AddEnumerationValueToEnumerationType() local
8637 const clang::EnumType *enutype = in DumpEnumValue() local