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

/external/clang/lib/AST/
H A DType.cpp572 AutoType *VisitBlockPointerType(const BlockPointerType *T) { function in class:__anon17753::GetContainedAutoVisitor
H A DASTImporter.cpp45 QualType VisitBlockPointerType(const BlockPointerType *T);
1485 QualType ASTNodeImporter::VisitBlockPointerType(const BlockPointerType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3940 bool UnnamedLocalNoLinkageFinder::VisitBlockPointerType( function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp125 void ASTTypeWriter::VisitBlockPointerType(const BlockPointerType *T) { function in class:ASTTypeWriter

Completed in 795 milliseconds