OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBlocksRuntime
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
VEToolchain.cpp
62
bool VEToolChain::
hasBlocksRuntime
() const { return false; }
XCore.cpp
111
bool XCoreToolChain::
hasBlocksRuntime
() const { return false; }
WebAssembly.cpp
210
bool WebAssembly::
hasBlocksRuntime
() const { return false; }
Darwin.cpp
846
bool Darwin::
hasBlocksRuntime
() const {
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
ToolChain.h
572
///
hasBlocksRuntime
- Given that the user is compiling with
577
virtual bool
hasBlocksRuntime
() const { return true; }
Completed in 25 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026