Searched defs:getRaw (Results 1 – 5 of 5) sorted by relevance
55 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
69 Object getRaw(int index); in getRaw() method
62 public Object getRaw(int index) { in getRaw() method in UnmodifiableLazyStringList
233 public Object getRaw(int index) { in getRaw() method in LazyStringArrayList
655 const RawComment *getRaw() const LLVM_READONLY { in getRaw() function