Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13423 static void CheckForDuplicateEnumValues(Sema &S, ArrayRef<Decl *> Elements, in CheckForDuplicateEnumValues() function
13749 CheckForDuplicateEnumValues(*this, Elements, Enum, EnumType); in ActOnEnumBody()