Home
last modified time | relevance | path

Searched defs:TraverseFunctionDecl (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/unittests/AST/
DRecursiveASTVisitorTest.cpp62 bool TraverseFunctionDecl(FunctionDecl *D) { in TraverseFunctionDecl() function in __anon45b46d340111::CollectInterestingEvents
/external/llvm-project/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp140 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anoncc2d763e0111::ZeroOutInDeallocRemover
/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp143 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anon47c8bc500111::ZeroOutInDeallocRemover
/external/llvm-project/clang/unittests/Tooling/
DExecutionTest.cpp47 bool TraverseFunctionDecl(clang::FunctionDecl *Decl) { in TraverseFunctionDecl() function in clang::tooling::__anon1070cdac0111::ASTConsumerWithResult