Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp366 Parser::ParseScope *TempScope; member in __anonc32d36300311::FNContextRAII
387 TempScope = in FNContextRAII()
405 TempScope->Exit(); in ~FNContextRAII()
407 delete TempScope; in ~FNContextRAII()
DParseDecl.cpp1240 ParseScope TempScope(this, Scope::TemplateParamScope, HasTemplateScope); in ParseLexedAttribute() local
1259 TempScope.Exit(); in ParseLexedAttribute()