HomeSort by relevance Sort by last modified time
    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 101 milliseconds