HomeSort by relevance Sort by last modified time
    Searched refs:recordUseOfWeak (Results 1 - 4 of 4) sorted by null

  /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) {
Sema.h     [all...]
  /external/clang/lib/Sema/
ScopeInfo.cpp 125 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg,
SemaExprObjC.cpp     [all...]

Completed in 28 milliseconds