Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h106 DependentSizedExtVectorTypes; variable
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp2885 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedExtVectorType()
2901 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedExtVectorType()
2904 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()