Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h352 void VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp968 void VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DType.cpp935 QualType VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function
1882 Type *VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function in __anon7f2920450211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1164 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2795 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { VisitBlockPointerType() function
H A DSemaTemplate.cpp6371 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder