Home
last modified time | relevance | path

Searched refs:TraverseFunctionDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp143 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anon0ad40a160111::ZeroOutInDeallocRemover
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp2381 Walker.TraverseFunctionDecl(const_cast<FunctionDecl*>(FD)); in isTriviallyRecursive()
2395 Visitor.TraverseFunctionDecl(const_cast<FunctionDecl*>(F)); in shouldEmitFunction()