Home
last modified time | relevance | path

Searched defs:InitScope (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp2339 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2387 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
2439 InitializerScopeRAII InitScope(*this, D, ThisDecl); in ParseDeclarationAfterDeclaratorAndAttributes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp734 CodeGenFunction::RunCleanupsScope InitScope(CGF); in EmitOMPAggregateInit() local
3913 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
3926 CodeGenFunction::OMPPrivateScope InitScope(CGF); in emitPrivatesInit() local
H A DCGStmtOpenMP.cpp884 RunCleanupsScope InitScope(*this); in EmitOMPFirstprivateClause() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp6160 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local
6306 FullExpressionRAII InitScope(Info); in HandleConstructorCall() local