Home
last modified time | relevance | path

Searched defs:KeyNode (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp433 Node *KeyNode = KVN.getKey(); in createHNodes() local
H A DVirtualFileSystem.cpp1666 checkDuplicateOrUnknownKey(yaml::Node * KeyNode,StringRef Key,DenseMap<StringRef,KeyStatus> & Keys) checkDuplicateOrUnknownKey() argument