Home
last modified time | relevance | path

Searched defs:VectorT (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h191 using VectorT = SmallVector<Edge, 4>; variable
/third_party/boost/libs/icl/test/
Dtest_interval_set_shared.hpp779 typedef std::vector<T> VectorT; in interval_set_element_iter_4_discrete_types() typedef
Dtest_interval_map_shared.hpp1409 typedef std::vector<std::pair<T,U> > VectorT; in interval_map_element_iter_4_discrete_types() typedef