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.h210 DependentVectorTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp877 DependentAddressSpaceTypes(this_()), DependentVectorTypes(this_()), in ASTContext()
4471 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()
4484 DependentVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentVectorType()
4488 DependentVectorTypes.InsertNode(New, InsertPos); in getDependentVectorType()