OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_IS_NOESCAPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBlocks.h
56
BLOCK_IS_NOESCAPE
= (1 << 23),
CGBlocks.cpp
304
/// 23.
BLOCK_IS_NOESCAPE
- indicates that the block is non-escaping
848
flags |=
BLOCK_IS_NOESCAPE
| BLOCK_IS_GLOBAL;
Completed in 83 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026