Searched defs:getRaw (Results 1 – 10 of 10) sorted by relevance
54 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
55 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
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