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 __anone39157ed0111::CollectInterestingEvents
/external/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp143 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anon5af92ae90111::ZeroOutInDeallocRemover
/external/llvm-project/clang/lib/ARCMigrate/
DTransZeroOutPropsInDealloc.cpp140 bool TraverseFunctionDecl(FunctionDecl *D) { return true; } in TraverseFunctionDecl() function in __anon8f8315770111::ZeroOutInDeallocRemover
/external/llvm-project/clang/unittests/Tooling/
DExecutionTest.cpp47 bool TraverseFunctionDecl(clang::FunctionDecl *Decl) { in TraverseFunctionDecl() function in clang::tooling::__anond24661a50111::ASTConsumerWithResult