Home
last modified time | relevance | path

Searched defs:SetStrings (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Support/DynamicLibrary/
H A DPipSqueak.cpp37 extern "C" PIPSQUEAK_EXPORT void SetStrings(std::string &GStr, in SetStrings() function
H A DDynamicLibraryTest.cpp37 typedef void (*SetStrings)(std::string &GStr, std::string &LStr); typedef