Searched refs:TraverseFunctionDecl (Results 1 – 2 of 2) sorted by relevance
143 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anon0ad40a160111::ZeroOutInDeallocRemover
2381 Walker.TraverseFunctionDecl(const_cast<FunctionDecl*>(FD)); in isTriviallyRecursive()2395 Visitor.TraverseFunctionDecl(const_cast<FunctionDecl*>(F)); in shouldEmitFunction()