Searched defs:recordUseOfWeak (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | ScopeInfo.cpp | 152 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, recordUseOfWeak() function in FunctionScopeInfo |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 1070 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) { recordUseOfWeak() function |