Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dlock.h43 RT_API_ATTRS void Take() {} in Take() function
/llvm-project/flang/include/flang/Common/
H A Dreference-counted.h62 void Take() const { in Take() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h120 template <typename T> T Take(PyObject *obj) { in Take() function
/llvm-project/llvm/unittests/ADT/
H A DStringRefTest.cpp1038 TEST(StringRefTest,Take) TEST() argument