clang API Documentation

clang::sema::FunctionScopeInfo::WeakUseTy Member List
This is the complete list of members for clang::sema::FunctionScopeInfo::WeakUseTy, including all inherited members.
getUseExpr() const clang::sema::FunctionScopeInfo::WeakUseTy [inline]
isUnsafe() const clang::sema::FunctionScopeInfo::WeakUseTy [inline]
markSafe()clang::sema::FunctionScopeInfo::WeakUseTy [inline]
operator==(const WeakUseTy &Other) const clang::sema::FunctionScopeInfo::WeakUseTy [inline]
WeakUseTy(const Expr *Use, bool IsRead)clang::sema::FunctionScopeInfo::WeakUseTy [inline]