Searched defs:getRaw (Results 1 – 14 of 14) sorted by relevance
55 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
54 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
67 Object getRaw(int index); in getRaw() method
62 public Object getRaw(int index) { in getRaw() method in UnmodifiableLazyStringList
230 public Object getRaw(int index) { in getRaw() method in LazyStringArrayList
114 private static LanguageInfo getRaw(TreeMap<String, LanguageInfo> temp, String language) { in getRaw() method in LanguageInfo
655 const RawComment *getRaw() const LLVM_READONLY { in getRaw() function