Searched defs:VisitPointerType (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DType.cpp695 QualType VisitPointerType(const PointerType *T) { function in struct:__anon1487::SimpleTransformVisitor
1558 AutoType *VisitPointerType(const PointerType *T) {
H A DASTDumper.cpp253 void VisitPointerType(const PointerType *T) { function in class:__anon1422::ASTDumper
H A DASTImporter.cpp44 QualType VisitPointerType(const PointerType *T);
1605 QualType ASTNodeImporter::VisitPointerType(const PointerType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp141 void ASTTypeWriter::VisitPointerType(const PointerType *T) { function in class:ASTTypeWriter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4065 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 160 milliseconds