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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp565 AutoType *VisitPointerType(const PointerType *T) { function in class:__anon3158::GetContainedAutoVisitor
H A DASTImporter.cpp1480 QualType ASTNodeImporter::VisitPointerType(const PointerType *T) { function in class:ASTNodeImporter
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp3833 bool UnnamedLocalNoLinkageFinder::VisitPointerType(const PointerType* T) { function in class:UnnamedLocalNoLinkageFinder
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp106 void ASTTypeWriter::VisitPointerType(const PointerType *T) { function in class:ASTTypeWriter

Completed in 274 milliseconds