Home
last modified time | relevance | path

Searched defs:Points (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/
H A DAnnotations.h124 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h650 SmallVector<PointType, 4> Points; in create() local