Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp14618 static DupKey GetDupKey(const llvm::APSInt& Val) { in GetDupKey() function
14675 DupKey Key = GetDupKey(ECD->getInitVal()); in CheckForDuplicateEnumValues()
14689 DupKey Key = GetDupKey(ECD->getInitVal()); in CheckForDuplicateEnumValues()