Home
last modified time | relevance | path

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

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