Home
last modified time | relevance | path

Searched defs:IsAssign (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUnconventionalAssignOperatorCheck.cpp27 const auto IsAssign = registerMatchers() local
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1855 bool IsAssign = getPrecedence() == Prec::Assign; printLeft() local
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1856 bool IsAssign = getPrecedence() == Prec::Assign; printLeft() local