Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp580 AutoType *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anonc62f8e7b0111::GetContainedAutoVisitor
DASTImporter.cpp45 QualType VisitBlockPointerType(const BlockPointerType *T);
1468 QualType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/external/clang/lib/Sema/
DSemaTemplate.cpp3329 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
DASTWriter.cpp111 void ASTTypeWriter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTTypeWriter