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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h309 void VisitBlockPointerType(const BlockPointerType *T) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp828 void VisitBlockPointerType(const BlockPointerType *T) { function in class:__anon1594::ODRTypeVisitor
H A DType.cpp905 QualType VisitBlockPointerType(const BlockPointerType *T) { function in struct:__anon1605::SimpleTransformVisitor
1815 Type *VisitBlockPointerType(const BlockPointerType *T) { function in class:__anon1606::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp346 ExpectedType VisitBlockPointerType(const BlockPointerType *T);
1102 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2268 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) {
H A DSemaTemplate.cpp5860 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( function in class:UnnamedLocalNoLinkageFinder

Completed in 119 milliseconds