OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ExprNeedsCleanups
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
ScopeInfo.h
601
bool
ExprNeedsCleanups
;
617
ExprNeedsCleanups
(false), ContainsUnexpandedParameterPack(false)
Sema.h
275
///
ExprNeedsCleanups
- True if the current evaluation context
277
bool
ExprNeedsCleanups
;
[
all
...]
Completed in 53 milliseconds