Searched refs:FoundDeclInUse (Results 1 – 1 of 1) sorted by relevance
1417 bool FoundDeclInUse() { return FoundDecl; } in FoundDeclInUse() function in __anon27b5dcff0311::DeclMatcher1449 if (DeclMatcher(S, Decls, Second).FoundDeclInUse() || in CheckForLoopConditionalStatement()1450 DeclMatcher(S, Decls, Third).FoundDeclInUse() || in CheckForLoopConditionalStatement()1451 DeclMatcher(S, Decls, Body).FoundDeclInUse()) in CheckForLoopConditionalStatement()