Home
last modified time | relevance | path

Searched defs:getKey (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DStringPool.h38 static inline StringRef getKey(const StringEntry &KeyData) { in getKey() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h68 const std::string &getKey() const { return Key; } in getKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h94 static inline StringRef getKey(const TypeEntry &KeyData) { in getKey() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h108 StringRef getKey() const { in getKey() function
H A DImmutableMap.h162 key_type_ref getKey() const { return (*this)->first; } in getKey() function
292 key_type_ref getKey() const { return (*this)->first; } in getKey() function
H A DScopedHashTable.h55 const K &getKey() const { return Key; } in getKey() function
H A DConcurrentHashtable.h88 static inline const KeyTy &getKey(const KeyDataTy &KeyData) { in getKey() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.h194 AArch64PACKey::ID getKey() const { return Key; } in getKey() function
/freebsd-src/contrib/wpa/src/eap_server/
H A Deap_i.h39 u8 * (*getKey)(struct eap_sm *sm, void *priv, size_t *len); member
/freebsd-src/contrib/wpa/src/eap_peer/
H A Deap_i.h141 u8 * (*getKey)(struct eap_sm *sm, void *priv, size_t *len); member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2258 Node *KeyValueNode::getKey() { in getKey() function in KeyValueNode
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1281 MachineBasicBlock *getKey() const { precomputeTriangleChains() function