Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEnvironment.h80 static std::string compose(const value_type &KeyValue) { in compose()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp339 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
408 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
471 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMap.h276 bool insert(MapEntryTy *KeyValue) { in insert()
353 void remove(MapEntryTy *KeyValue) { RemoveKey(KeyValue); } in remove()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp232 std::vector<Init*> KeyValue; in buildRowInstrMap() local
304 std::vector<Init*> KeyValue; in getInstrForColumn() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp365 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4562 for (const auto &KeyValue : getCodeGenOpts().DebugPrefixMap) in getModuleHash() local