Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringMap.h276 bool insert(MapEntryTy *KeyValue) { in insert()
353 void remove(MapEntryTy *KeyValue) { RemoveKey(KeyValue); } in remove()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp232 std::vector<Init*> KeyValue; in buildRowInstrMap() local
304 std::vector<Init*> KeyValue; in getInstrForColumn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Daav.d34 alias KeyValue = KeyValueTemplate!(Key, Value); variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp365 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp4564 for (const auto &KeyValue : getCodeGenOpts().DebugPrefixMap) in getModuleHash() local