Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp144 static bool isSelfDecl(const VarDecl *VD) { in isSelfDecl() function
155 if (isSelfDecl(VD)) in getSelfDecl()
173 if (isSelfDecl(dyn_cast<VarDecl>(VD))) in getSelfDecl()