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

/external/clang/include/clang/AST/
H A DASTContext.h107 DependentSizedExtVectorTypes; member in class:clang::ASTContext
/external/clang/lib/AST/
H A DASTContext.cpp2416 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos);
2432 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos);
2435 DependentSizedExtVectorTypes.InsertNode(New, InsertPos);

Completed in 291 milliseconds