Searched defs:VisitBlockDecl (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp77 bool VisitBlockDecl(BlockDecl *block) { function in class:__anon282::RootBlockObjCVarRewriter
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp442 bool VisitBlockDecl(BlockDecl *BD) { function in class:__anon909::AnalysisConsumer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h606 void VisitBlockDecl(const BlockDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp416 void VisitBlockDecl(const BlockDecl *D) { function in struct:__anon434::ComputeRegionCounts
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1965 void TextNodeDumper::VisitBlockDecl(const BlockDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp1039 void JSONNodeDumper::VisitBlockDecl(const BlockDecl *D) { function in class:JSONNodeDumper
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1166 void ASTDeclWriter::VisitBlockDecl(BlockDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1498 void ASTDeclReader::VisitBlockDecl(BlockDecl *BD) { function in class:ASTDeclReader

Completed in 122 milliseconds