Searched defs:KeyPath (Results 1 – 4 of 4) sorted by relevance
43 public class KeyPath { class48 public KeyPath(String... keys) { in KeyPath() method in KeyPath55 private KeyPath(KeyPath keyPath) { in KeyPath() method in KeyPath
13 const char *KeyPath; member
69 StringRef KeyPath; member in MarshallingInfo
289 static T mergeForwardValue(T KeyPath, U Value) { in mergeForwardValue()293 template <typename T, typename U> static T mergeMaskValue(T KeyPath, U Value) { in mergeMaskValue()297 template <typename T> static T extractForwardValue(T KeyPath) { in extractForwardValue()302 static T extractMaskValue(T KeyPath) { in extractMaskValue()