HomeSort by relevance Sort by last modified time
    Searched defs:getEmptySet (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/ADT/
ImmutableSet.h 1001 /// getEmptySet - Returns an immutable set that contains no elements.
1002 ImmutableSet getEmptySet() {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableSet.h 969 /// getEmptySet - Returns an immutable set that contains no elements.
970 ImmutableSet getEmptySet() {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
ImmutableSet.h 1008 /// getEmptySet - Returns an immutable set that contains no elements.
1009 ImmutableSet getEmptySet() {
    [all...]

Completed in 229 milliseconds