Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dtemplate1.C18 struct KeyValue { struct
24 Art<KeyValue> data; argument
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp338 StringRef KeyValue; in parseRewriteFunctionDescriptor() local
407 StringRef KeyValue; in parseRewriteGlobalVariableDescriptor() local
470 StringRef KeyValue; in parseRewriteGlobalAliasDescriptor() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DEnvironment.h80 static std::string compose(const value_type &KeyValue) { in compose()
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DStringMap.h275 bool insert(MapEntryTy *KeyValue) { in insert()
368 void remove(MapEntryTy *KeyValue) { RemoveKey(KeyValue); } in remove()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp232 std::vector<Init*> KeyValue; in buildRowInstrMap() local
304 std::vector<Init*> KeyValue; in getInstrForColumn() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp362 StringRef KeyValue = KeyString->getValue(KeyStorage); in parse() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp347 for (auto &KeyValue : AlternateNames) in handleAlternateNames() local