Searched defs:getOrNone (Results 1 – 4 of 4) sorted by relevance
27 private int getOrNone(int which) { in getOrNone() method in DateTimeStyleSet
30 private int getOrNone(int which) { in getOrNone() method in DateTimeStyleSet
88 Optional<MemoryLocation> MemoryLocation::getOrNone(const Instruction *Inst) { in getOrNone() function in MemoryLocation
207 static Optional<MemoryLocation> getOrNone(const Instruction *Inst) { in getOrNone() function