Searched defs:isSetter (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | InlayHints.cpp | 766 static bool isSetter(const FunctionDecl *Callee, const NameVec &ParamNames) { isSetter() function in clang::clangd::__anon4126c9110111::InlayHintVisitor |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | CallEvent.h | 1315 bool isSetter() const { isSetter() function |