Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTTBuilder.h79 typedef SmallVector<VTTComponent, 64> VTTComponentsVectorTy; typedef
82 VTTComponentsVectorTy VTTComponents;
138 const VTTComponentsVectorTy &getVTTComponents() const { in getVTTComponents()