Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp19710 MaybeODRUseExprSet LocalMaybeODRUseExprs; in CleanupVarDeclMarking() local
19711 std::swap(LocalMaybeODRUseExprs, MaybeODRUseExprs); in CleanupVarDeclMarking()
19713 for (Expr *E : LocalMaybeODRUseExprs) { in CleanupVarDeclMarking()