clang 20.0.0git
|
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 |