Searched refs:FoundDeclInUse (Results 1 – 1 of 1) sorted by relevance
1421 bool FoundDeclInUse() { return FoundDecl; } in FoundDeclInUse() function in __anon7fb9f6900311::DeclMatcher1453 if (DeclMatcher(S, Decls, Second).FoundDeclInUse() || in CheckForLoopConditionalStatement()1454 DeclMatcher(S, Decls, Third).FoundDeclInUse() || in CheckForLoopConditionalStatement()1455 DeclMatcher(S, Decls, Body).FoundDeclInUse()) in CheckForLoopConditionalStatement()