Searched defs:VisitBlockPointerType (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h302 void VisitBlockPointerType(const BlockPointerType *T) { function in class:clang::ASTNodeTraverser
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp828 void VisitBlockPointerType(const BlockPointerType *T) { function in class:__anon2736::ODRTypeVisitor
H A DType.cpp848 QualType VisitBlockPointerType(const BlockPointerType *T) { function in struct:__anon2747::SimpleTransformVisitor
1750 Type *VisitBlockPointerType(const BlockPointerType *T) { function in class:__anon2748::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp1106 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { function in class:ASTNodeImporter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5787 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( function in class:UnnamedLocalNoLinkageFinder

Completed in 235 milliseconds