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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp584 AutoType *VisitVectorType(const VectorType *T) { function in class:__anon3158::GetContainedAutoVisitor
H A DASTImporter.cpp1566 QualType ASTNodeImporter::VisitVectorType(const VectorType *T) { function in class:ASTNodeImporter
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp3882 bool UnnamedLocalNoLinkageFinder::VisitVectorType(const VectorType* T) { function in class:UnnamedLocalNoLinkageFinder
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp163 void ASTTypeWriter::VisitVectorType(const VectorType *T) { function in class:ASTTypeWriter

Completed in 110 milliseconds