Home
last modified time | relevance | path

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

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