Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DDeclRefExprUtils.cpp25 template <typename S> bool isSetDifferenceEmpty(const S &S1, const S &S2) { in isSetDifferenceEmpty() function
86 return isSetDifferenceEmpty(AllDeclRefs, ConstReferenceDeclRefs); in isOnlyUsedAsConst()