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

/external/clang/include/clang/AST/
H A DASTContext.h96 DependentSizedExtVectorTypes; member in class:clang::ASTContext
/external/clang/lib/AST/
H A DASTContext.cpp2751 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos);
2767 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos);
2770 DependentSizedExtVectorTypes.InsertNode(New, InsertPos);

Completed in 87 milliseconds