Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19406 MaybeODRUseExprSet LocalMaybeODRUseExprs; in CleanupVarDeclMarking() local
19407 std::swap(LocalMaybeODRUseExprs, MaybeODRUseExprs); in CleanupVarDeclMarking()
19409 for (Expr *E : LocalMaybeODRUseExprs) { in CleanupVarDeclMarking()