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

/external/clang/include/clang/AST/
H A DASTContext.h101 DependentSizedExtVectorTypes; member in class:clang::ASTContext
/external/clang/lib/AST/
H A DASTContext.cpp2059 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos);
2075 = DependentSizedExtVectorTypes.FindNodeOrInsertPos(ID, InsertPos);
2078 DependentSizedExtVectorTypes.InsertNode(New, InsertPos);

Completed in 91 milliseconds