Home
last modified time | relevance | path

Searched defs:VisitFunctionDecl (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dgenerator.cc63 bool GeneratorASTVisitor::VisitFunctionDecl(clang::FunctionDecl* decl) { in VisitFunctionDecl() function in sapi::GeneratorASTVisitor
/aosp_15_r20/external/clang/include/clang/Analysis/
H A DCallGraph.h97 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/aosp_15_r20/external/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp60 bool VisitFunctionDecl(FunctionDecl *FD) { in HandleTranslationUnit() function
/aosp_15_r20/external/bcc/src/cc/frontends/clang/
H A Dtp_frontend_action.cc100 bool TracepointTypeVisitor::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ebpf::TracepointTypeVisitor
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DCallGraph.h112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DCallGraph.h112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DCallGraph.h112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DCallGraph.h112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dast_processing.cpp143 bool HeaderASTVisitor::VisitFunctionDecl(const clang::FunctionDecl *decl) { in VisitFunctionDecl() function in header_checker::dumper::HeaderASTVisitor
/aosp_15_r20/external/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp101 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function
H A DCodeGenPGO.cpp250 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/aosp_15_r20/external/clang/lib/Index/
H A DIndexDecl.cpp94 bool VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anone30918690111::IndexingDeclVisitor
H A DUSRGeneration.cpp201 void USRGenerator::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in USRGenerator
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp344 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in __anone2724f8e0211::AnalysisConsumer
/aosp_15_r20/external/clang/lib/AST/
H A DDeclPrinter.cpp447 void DeclPrinter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in DeclPrinter
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTNodeTraverser.h428 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp507 void ASTDeclWriter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTDeclWriter
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTNodeTraverser.h517 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTNodeTraverser.h508 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTNodeTraverser.h508 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ExtractAPI/
DExtractAPIVisitor.h315 bool ExtractAPIVisitorBase<Derived>::VisitFunctionDecl( in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/
DExtractAPIVisitor.h289 bool ExtractAPIVisitorBase<Derived>::VisitFunctionDecl( in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/
DExtractAPIVisitor.h286 bool ExtractAPIVisitorBase<Derived>::VisitFunctionDecl( in VisitFunctionDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/
DExtractAPIVisitor.h289 bool ExtractAPIVisitorBase<Derived>::VisitFunctionDecl( in VisitFunctionDecl() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1483 Decl *TemplateDeclInstantiator::VisitFunctionDecl(FunctionDecl *D, in VisitFunctionDecl() function in TemplateDeclInstantiator
2648 Decl *TemplateDeclInstantiator::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in TemplateDeclInstantiator

12