Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DScopeInfo.cpp125 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, in recordUseOfWeak() function in FunctionScopeInfo
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h783 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) { in recordUseOfWeak() function