Home
last modified time | relevance | path

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

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