Searched defs:LocalScope (Results 1 – 11 of 11) sorted by relevance
114 const auto *LocalScope = Result.Nodes.getNodeAs<CompoundStmt>("scope"); in check() local203 void ConstCorrectnessCheck::registerScope(const CompoundStmt *LocalScope, in registerScope()
32 template <class Emitter> class LocalScope; variable282 LocalScope(ByteCodeExprGen<Emitter> *Ctx) : VariableScope<Emitter>(Ctx) {} in LocalScope() function
538 DeclScope<Emitter> LocalScope(this, VD); in visitDecl() local552 DeclScope<Emitter> LocalScope(this, VD); in visitDecl() local
66 std::string LocalScope; member
181 auto *LocalScope = cast<DILocalScope>(Scope)->getNonLexicalBlockFileScope(); in addImportedEntity() local
1922 const DILocalScope *LocalScope = in collectEntityInfo() local
224 class LocalScope { class313 LocalScope(BumpVectorContext ctx, const_iterator P) in LocalScope() function in __anon8d78c9ed0111::LocalScope
129 if (auto *LocalScope = dyn_cast_or_null<DILocalScope>(Scope)) in getDISubprogram() local
5664 static DISubprogram *getSubprogram(Metadata *LocalScope) { in getSubprogram()
5089 CodeGenFunction::RunCleanupsScope LocalScope(CGF); in emitTaskCall() local6154 CodeGenFunction::RunCleanupsScope LocalScope(CGF); in emitTaskwaitCall() local
630 CodeGenFunction::OMPPrivateScope LocalScope(*this); in GenerateOpenMPCapturedStmtFunction() local