Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp12530 static DupKey GetDupKey(const llvm::APSInt& Val) { in GetDupKey() function
12588 DupKey Key = GetDupKey(ECD->getInitVal()); in CheckForDuplicateEnumValues()
12602 DupKey Key = GetDupKey(ECD->getInitVal()); in CheckForDuplicateEnumValues()