Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp751 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anondc2745e90211::ODRTypeVisitor
H A DASTDumper.cpp131 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon7de60b550111::ASTDumper
H A DType.cpp780 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1673 Type *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anondae177620411::GetContainedDeducedTypeVisitor
H A DASTImporter.cpp327 ExpectedType VisitBlockPointerType(const BlockPointerType *T);
1042 ExpectedType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp211 void ASTTypeWriter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5335 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder