Searched defs:KV (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/ADT/
H A DMapVector.h93 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { argument
H A DValueMap.h133 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { argument
H A DDenseMap.h153 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { argument
168 std::pair<iterator, bool> insert(std::pair<KeyT, ValueT> &&KV) { argument
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h309 const KeyValuePair &KV = getKeyValues()[Index]; local

Completed in 66 milliseconds