Home
last modified time | relevance | path

Searched refs:VisitBlockPointerType (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTNodeTraverser.h346 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp829 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anonfecede4a0211::ODRTypeVisitor
H A DType.cpp909 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1822 Type *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anonac0403630211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp378 ExpectedType VisitBlockPointerType(const BlockPointerType *T);
1165 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2294 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
H A DSemaTemplate.cpp6030 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder