Searched refs:containsStaticLocal (Results 1 – 3 of 3) sorted by relevance
48 bool clang::ento::containsStaticLocal(const Stmt *S) { in containsStaticLocal() function in clang::ento57 if (Child && containsStaticLocal(Child)) in containsStaticLocal()
29 bool containsStaticLocal(const Stmt *S);
235 containsStaticLocal(cond) || containsBuiltinOffsetOf(cond) || in isInvalidPath()