Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValueSymbolTable.cpp61 S << ++LastUnique; in makeUniqueName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueSymbolTable.h131 mutable uint32_t LastUnique = 0; ///< Counter for tracking unique names variable
/third_party/gn/src/base/containers/
Dflat_tree.h36 Iterator LastUnique(Iterator first, Iterator last, BinaryPredicate compare) { in LastUnique() function
465 erase_after = LastUnique(first, last, comparator);