Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/unittests/Analysis/
DCloneDetectionTest.cpp26 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in clang::analysis::__anon99cfe0300111::CloneDetectionVisitor
/external/llvm-project/clang-tools-extra/clang-doc/
DMapper.cpp69 bool MapASTVisitor::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in clang::doc::MapASTVisitor
/external/clang/include/clang/Analysis/
DCallGraph.h97 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/external/llvm-project/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp59 bool VisitFunctionDecl(FunctionDecl *FD) { in HandleTranslationUnit() function
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp60 bool VisitFunctionDecl(FunctionDecl *FD) { in HandleTranslationUnit() function
/external/llvm-project/clang/include/clang/Analysis/
DCallGraph.h112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/external/bcc/src/cc/frontends/clang/
Dtp_frontend_action.cc202 bool TracepointTypeVisitor::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ebpf::TracepointTypeVisitor
/external/llvm-project/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp98 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function
DCodeGenPGO.cpp393 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp101 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function
DCodeGenPGO.cpp250 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/external/clang/lib/Index/
DIndexDecl.cpp94 bool VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anon48a0b6da0111::IndexingDeclVisitor
DUSRGeneration.cpp201 void USRGenerator::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in USRGenerator
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp295 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in __anon08a15a4d0111::AnalysisConsumer
/external/llvm-project/clang-tools-extra/clangd/
DAST.cpp365 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in clang::clangd::__anonbbe4091a0211::DeducedTypeVisitor
/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DSerializeTest.cpp50 bool VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in clang::doc::ClangDocSerializeTestVisitor
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp344 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in __anonc8c8bf1f0211::AnalysisConsumer
/external/llvm-project/clang/lib/Index/
DIndexDecl.cpp237 bool VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anondeeefa480111::IndexingDeclVisitor
DUSRGeneration.cpp221 void USRGenerator::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in USRGenerator
/external/llvm-project/clang/unittests/Tooling/
DSourceCodeTest.cpp296 bool VisitFunctionDecl(FunctionDecl *Decl) { return VisitDeclHelper(Decl); } in TEST() function
/external/llvm-project/clang/include/clang/AST/
DASTNodeTraverser.h396 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/external/clang/lib/AST/
DDeclPrinter.cpp447 void DeclPrinter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in DeclPrinter
/external/clang/lib/Serialization/
DASTWriterDecl.cpp507 void ASTDeclWriter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTDeclWriter
/external/llvm-project/clang/lib/AST/
DODRHash.cpp336 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anonb19c90110111::ODRDeclVisitor
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp539 void ASTDeclWriter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTDeclWriter

12