Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DEnvironment.h79 static std::string compose(const value_type &KeyValue) { in compose()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp337 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
406 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
469 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp243 std::vector<Init*> KeyValue; in buildRowInstrMap() local
315 std::vector<Init*> KeyValue; in getInstrForColumn() local
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DStringMap.h366 bool insert(MapEntryTy *KeyValue) { in insert()
432 void remove(MapEntryTy *KeyValue) { in remove()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp314 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp765 std::pair<const GCOVFunction *, GCOVCoverage> KeyValue( in print() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3422 for (const auto &KeyValue : getCodeGenOpts().DebugPrefixMap) in getModuleHash() local