Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp152 void FunctionScopeInfo::recordUseOfWeak(const ObjCMessageExpr *Msg, recordUseOfWeak() function in FunctionScopeInfo
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h1070 void FunctionScopeInfo::recordUseOfWeak(const ExprT *E, bool IsRead) { recordUseOfWeak() function