Searched refs:pushDeclScope (Results 1 – 1 of 1) sorted by relevance
99 ast::DeclScope *pushDeclScope() { in pushDeclScope() function in __anonbc0fc15d0111::Parser104 void pushDeclScope(ast::DeclScope *scope) { curDeclScope = scope; } in pushDeclScope() function in __anonbc0fc15d0111::Parser572 pushDeclScope(); in parseModule()931 ast::DeclScope *argScope = pushDeclScope(); in createODSNativePDLLConstraintDecl()1044 pushDeclScope(); in parseLambdaBody()1148 pushDeclScope(argumentScope); in parseUserPDLLConstraintDecl()1344 argumentScope = pushDeclScope(); in parseUserConstraintOrRewriteSignature()1358 pushDeclScope(); in parseUserConstraintOrRewriteSignature()2249 pushDeclScope(); in parseCompoundStmt()