Searched refs:TraverseFunctionDecl (Results 1 – 2 of 2) sorted by relevance
140 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anoncd42ddbd0111::ZeroOutInDeallocRemover
4003 Visitor.TraverseFunctionDecl(const_cast<FunctionDecl*>(F)); in shouldEmitFunction()