Searched defs:VisitExtVectorType (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 1268 void VisitExtVectorType(const ExtVectorType * T) { in VisitExtVectorType() function in __anonc0cde9a70211::ODRTypeVisitor |
H A D | Type.cpp | 1010 QualType VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function |
H A D | ASTImporter.cpp | 1267 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) { in VisitExtVectorType() function in ASTNodeImporter |
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6259 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) { in VisitExtVectorType() function in UnnamedLocalNoLinkageFinder |