Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/
H A DREADME.md46 ### Getting Started
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp243 auto framework = std::find(rbegin, rend, "LLDB.framework"); in ComputePythonDirForApple() local