Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h346 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp828 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anonb1d94ece0211::ODRTypeVisitor
H A DType.cpp903 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1816 Type *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anond6dca2670211::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp354 ExpectedType VisitBlockPointerType(const BlockPointerType *T);
1128 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2255 TemplateTypeParmDecl *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
H A DSemaTemplate.cpp5968 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder