Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp706 QualType VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function
1561 AutoType *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anonb006ae4b0411::GetContainedAutoVisitor
DASTDumper.cpp256 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon683efbde0111::ASTDumper
DASTImporter.cpp45 QualType VisitBlockPointerType(const BlockPointerType *T);
1613 QualType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp157 void ASTTypeWriter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4069 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder