Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h389 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp985 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anonb4317f1a0211::ODRTypeVisitor
H A DType.cpp989 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1945 Type *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon1a6dd6330311::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1169 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2980 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
H A DSemaTemplate.cpp5643 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder