Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTImporter.cpp55 QualType VisitExtVectorType(const ExtVectorType *T);
1576 QualType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp170 void ASTTypeWriter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTTypeWriter
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplate.cpp3886 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder