Searched defs:EnumType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp12664 QualType EnumType = Context.getTypeDeclType(Enum); local
12549 CheckForDuplicateEnumValues(Sema &S, ArrayRef<Decl *> Elements, EnumDecl *Enum, QualType EnumType) argument
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3335 class EnumType : public TagType { class in class:clang::FunctionType::ExtInfo::FunctionProtoType
3336 explicit EnumType(const EnumDecl *D) function in class:clang::FunctionType::ExtInfo::FunctionProtoType::EnumType
[all...]

Completed in 107 milliseconds