Home
last modified time | relevance | path

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

/freebsd-src/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; parseRewriteGlobalAliasDescriptor() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEnvironment.h80 static std::string compose(const value_type &KeyValue) { in compose()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMap.h287 insert(MapEntryTy * KeyValue) insert() argument
380 remove(MapEntryTy * KeyValue) remove() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp305 // Construct KeyValue using KeyInstr's values for RowFields. in getInstrForColumn() local
233 std::vector<Init*> KeyValue; buildRowInstrMap() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp362 StringRef KeyValue = KeyString->getValue(KeyStorage); parse() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp357 for (auto &KeyValue : AlternateNames) in handleAlternateNames() local