Searched refs:VisitBlockDecl (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp77 bool VisitBlockDecl(BlockDecl *block) { function in class:__anon285::RootBlockObjCVarRewriter
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCursorVisitor.h202 bool VisitBlockDecl(BlockDecl *B);
H A DCIndex.cpp591 bool CursorVisitor::VisitBlockDecl(BlockDecl *B) { function in class:CursorVisitor
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h263 void VisitBlockDecl(const BlockDecl *D);
H A DTextNodeDumper.h369 void VisitBlockDecl(const BlockDecl *D);
H A DASTNodeTraverser.h638 void VisitBlockDecl(const BlockDecl *D) { function in class:clang::ASTNodeTraverser
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp326 bool VisitBlockDecl(BlockDecl *BD) { function in class:__anon1117::AnalysisConsumer
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp434 void VisitBlockDecl(const BlockDecl *D) { function in struct:__anon543::ComputeRegionCounts
927 Walker.VisitBlockDecl(BD);
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp2276 void TextNodeDumper::VisitBlockDecl(const BlockDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp1055 void JSONNodeDumper::VisitBlockDecl(const BlockDecl *D) { function in class:JSONNodeDumper
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp127 void VisitBlockDecl(BlockDecl *D);
1172 void ASTDeclWriter::VisitBlockDecl(BlockDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp403 void VisitBlockDecl(BlockDecl *BD);
1537 void ASTDeclReader::VisitBlockDecl(BlockDecl *BD) { function in class:ASTDeclReader

Completed in 289 milliseconds