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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp145 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } function in class:__anon3109::ZeroOutInDeallocRemover
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1295 Walker.TraverseFunctionDecl(const_cast<FunctionDecl*>(FD));

Completed in 57 milliseconds