Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp65 OldInitializing(Ctx->Initializing) { in OptionScope()
72 Ctx->Initializing = OldInitializing; in ~OptionScope()
80 bool OldInitializing; member in clang::interp::OptionScope