Searched defs:getRaw (Results 1 – 7 of 7) 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
107 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