Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTTBuilder.h74 typedef SmallVector<VTTVTable, 64> VTTVTablesVectorTy; typedef
77 VTTVTablesVectorTy VTTVTables;
143 const VTTVTablesVectorTy &getVTTVTables() const { in getVTTVTables()