Home
last modified time | relevance | path

Searched defs:recordUseOfWeak (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DScopeInfo.cpp155 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, in recordUseOfWeak() function in FunctionScopeInfo
/external/clang/include/clang/Sema/
DScopeInfo.h870 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) { in recordUseOfWeak() function