Searched refs:isSupportedVariable (Results 1 – 1 of 1) sorted by relevance
1253 static bool isSupportedVariable(const DeclRefExpr &Node) { in isSupportedVariable() function1569 if (!DRE || !hasPointerType(*DRE) || !isSupportedVariable(*DRE)) { in matches()1627 !isSupportedVariable(*RHSRef)) { in matches()1633 !isSupportedVariable(*LHSRef)) { in matches()1692 !isSupportedVariable(*RHSRef)) { in matches()1698 !isSupportedVariable(*LHSRef)) { in matches()2012 !isSupportedVariable(*DRE)) in matches()2062 !isSupportedVariable(*DRE)) in matches()2107 if (!DRE || !isSupportedVariable(*DRE)) in matches()2161 if (!DRE || !isSupportedVariable(*DRE)) in matches()[all …]