Home
last modified time | relevance | path

Searched refs:DependentVectorTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h212 DependentVectorTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp938 DependentAddressSpaceTypes(this_()), DependentVectorTypes(this_()), in ASTContext()
4698 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()
4711 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()
4715 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()