Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTTBuilder.h77 using VTTVTablesVectorTy = SmallVector<VTTVTable, 64>; variable
80 VTTVTablesVectorTy VTTVTables;
146 const VTTVTablesVectorTy &getVTTVTables() const { in getVTTVTables()