Home
last modified time | relevance | path

Searched defs:isSetter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DInlayHints.cpp766 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 DCallEvent.h1315 bool isSetter() const { isSetter() function