OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recordUseOfWeak
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Sema/
ScopeInfo.cpp
125
void FunctionScopeInfo::
recordUseOfWeak
(const ObjCMessageExpr *Msg,
/external/clang/include/clang/Sema/
ScopeInfo.h
271
inline void
recordUseOfWeak
(const ExprT *E, bool IsRead = true);
273
void
recordUseOfWeak
(const ObjCMessageExpr *Msg,
646
void FunctionScopeInfo::
recordUseOfWeak
(const ExprT *E, bool IsRead) {
Completed in 134 milliseconds