Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h207 DependentSizedExtVectorTypes; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4033 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedExtVectorType()
4049 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedExtVectorType()
4052 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()