Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1054 MutableArrayRef<char> allocateContent(ArrayRef<char> Source) { in allocateContent() function
1067 MutableArrayRef<char> allocateContent(Twine Source) { in allocateContent() function