Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h106 DependentSizedExtVectorTypes; variable
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2810 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedExtVectorType()
2826 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentSizedExtVectorType()
2829 DependentSizedExtVectorTypes.InsertNode(New, InsertPos); in getDependentSizedExtVectorType()