Home
last modified time | relevance | path

Searched refs:LocalMaybeODRUseExprs (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp20411 MaybeODRUseExprSet LocalMaybeODRUseExprs; in CleanupVarDeclMarking() local
20412 std::swap(LocalMaybeODRUseExprs, MaybeODRUseExprs); in CleanupVarDeclMarking()
20414 for (Expr *E : LocalMaybeODRUseExprs) { in CleanupVarDeclMarking()