Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h389 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
/llvm-project/clang/lib/AST/
H A DODRHash.cpp985 void VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function in __anon5944dbcd0211::ODRTypeVisitor
H A DType.cpp989 QualType VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function
1944 Type *VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function in __anon634037c60311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1169 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function in ASTNodeImporter
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2984 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function
H A DSemaTemplate.cpp6855 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder