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

/external/clang/lib/AST/
H A DType.cpp569 AutoType *VisitPointerType(const PointerType *T) { function in class:__anon17753::GetContainedAutoVisitor
H A DASTImporter.cpp44 QualType VisitPointerType(const PointerType *T);
1477 QualType ASTNodeImporter::VisitPointerType(const PointerType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3936 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp109 void ASTTypeWriter::VisitPointerType(const PointerType *T) { function in class:ASTTypeWriter

Completed in 1528 milliseconds