Home
last modified time | relevance | path

Searched defs:KeyValue (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp336 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
405 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
468 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEnvironment.h80 static std::string compose(const value_type &KeyValue) { in compose()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMap.h287 bool insert(MapEntryTy *KeyValue) { in insert()
380 void remove(MapEntryTy *KeyValue) { RemoveKey(KeyValue); } in remove()
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp233 std::vector<Init*> KeyValue; in buildRowInstrMap() local
305 std::vector<Init*> KeyValue; in getInstrForColumn() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp362 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp357 for (auto &KeyValue : AlternateNames) in handleAlternateNames() local