Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp32 OldGlobalDecl(Ctx->GlobalDecl), in DeclScope()
44 this->Ctx->GlobalDecl = OldGlobalDecl; in ~DeclScope()
51 bool OldGlobalDecl; member in clang::interp::DeclScope