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

/external/clang/lib/AST/
H A DType.cpp803 QualType VisitExtVectorType(const ExtVectorType *T) { function in struct:__anon1487::SimpleTransformVisitor
H A DASTImporter.cpp55 QualType VisitExtVectorType(const ExtVectorType *T);
1701 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp211 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { function in class:ASTTypeWriter
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4118 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { function in class:UnnamedLocalNoLinkageFinder

Completed in 148 milliseconds