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

  /external/clang/include/clang/Sema/
ScopeInfo.h 266 inline void recordUseOfWeak(const ExprT *E, bool IsRead = true);
268 void recordUseOfWeak(const ObjCMessageExpr *Msg,
562 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) {
  /external/clang/lib/Sema/
ScopeInfo.cpp 125 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg,
SemaExprMember.cpp     [all...]
SemaPseudoObject.cpp 856 S.getCurFunction()->recordUseOfWeak(SyntacticRefExpr,
    [all...]
SemaExprObjC.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 429 milliseconds