Home
last modified time | relevance | path

Searched refs:parseRewriteGlobalVariableDescriptor (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h106 bool parseRewriteGlobalVariableDescriptor(yaml::Stream &Stream,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp317 return parseRewriteGlobalVariableDescriptor(YS, Key, Value, DL); in parseEntry()
396 parseRewriteGlobalVariableDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalVariableDescriptor() function in RewriteMapParser