Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTNodeTraverser.h346 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp983 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anoncf944ab10211::ODRTypeVisitor
H A DType.cpp913 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1846 Type *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon5177712a0211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1160 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2604 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
H A DSemaTemplate.cpp6195 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder