Searched refs:FoundDeclInUse (Results 1 – 1 of 1) sorted by relevance
1857 bool FoundDeclInUse() { return FoundDecl; } in FoundDeclInUse() function in __anon5649fb510d11::DeclMatcher1887 if (DeclMatcher(S, Decls, Second).FoundDeclInUse() || in CheckForLoopConditionalStatement()1888 DeclMatcher(S, Decls, Third).FoundDeclInUse() || in CheckForLoopConditionalStatement()1889 DeclMatcher(S, Decls, Body).FoundDeclInUse()) in CheckForLoopConditionalStatement()