OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NoCapture
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/TableGen/
CodeGenIntrinsics.h
77
NoCapture
/external/llvm/include/llvm/
Attributes.h
56
const Attributes
NoCapture
= 1<<21; ///< Function creates no aliases of pointer
89
const Attributes ParameterOnly = ByVal | Nest | StructRet |
NoCapture
;
Completed in 498 milliseconds