Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h322 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp828 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon79b649e50211::ODRTypeVisitor
H A DType.cpp903 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1813 Type *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon1b829cde0211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1110 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2256 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
H A DSemaTemplate.cpp5968 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder