Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp19370 MaybeODRUseExprSet LocalMaybeODRUseExprs; in CleanupVarDeclMarking() local
19371 std::swap(LocalMaybeODRUseExprs, MaybeODRUseExprs); in CleanupVarDeclMarking()
19373 for (Expr *E : LocalMaybeODRUseExprs) { in CleanupVarDeclMarking()