Searched refs:FoundDeclInUse (Results 1 – 1 of 1) sorted by relevance
1506 bool FoundDeclInUse() { return FoundDecl; } in FoundDeclInUse() function in __anon4bf2252c0511::DeclMatcher1536 if (DeclMatcher(S, Decls, Second).FoundDeclInUse() || in CheckForLoopConditionalStatement()1537 DeclMatcher(S, Decls, Third).FoundDeclInUse() || in CheckForLoopConditionalStatement()1538 DeclMatcher(S, Decls, Body).FoundDeclInUse()) in CheckForLoopConditionalStatement()