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