OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:recordUseOfWeak
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Sema/
ScopeInfo.h
313
inline void
recordUseOfWeak
(const ExprT *E, bool IsRead = true);
315
void
recordUseOfWeak
(const ObjCMessageExpr *Msg,
841
void FunctionScopeInfo::
recordUseOfWeak
(const ExprT *E, bool IsRead) {
Sema.h
[
all
...]
/external/clang/lib/Sema/
ScopeInfo.cpp
152
void FunctionScopeInfo::
recordUseOfWeak
(const ObjCMessageExpr *Msg,
SemaExprObjC.cpp
[
all
...]
Completed in 75 milliseconds