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

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

Completed in 42 milliseconds