Searched refs:VisitExtVectorType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DASTImporter.cpp55 QualType VisitExtVectorType(const ExtVectorType *T);
1573 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp3989 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { function in class:UnnamedLocalNoLinkageFinder
/external/clang/lib/Serialization/
H A DASTWriter.cpp179 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { function in class:ASTTypeWriter

Completed in 784 milliseconds