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
1555 AutoType *VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon319b3f550411::GetContainedAutoVisitor
DASTDumper.cpp254 void VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in __anon59a9c3280111::ASTDumper
DASTImporter.cpp45 QualType VisitBlockPointerType(const BlockPointerType *T);
1530 QualType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp133 void ASTTypeWriter::VisitBlockPointerType(const BlockPointerType *T) { in VisitBlockPointerType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4031 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( in VisitBlockPointerType() function in UnnamedLocalNoLinkageFinder