Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/
H A DREADME5 RAII to prevent resource leakage, expose C++-friendly data types, report
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h182 ParsingDeclSpec(Parser &P, ParsingDeclRAIIObject *RAII) in ParsingDeclSpec() argument
184 ParsingRAII(P, RAII) {} in ParsingDeclSpec()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1182 struct RAII { in ExecuteAction() struct
1185 ~RAII() { Ctx.setDiagnosticHandler(std::move(PrevHandler)); } in ExecuteAction() argument
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp497 RevertToOldSizeRAII RAII(Path); in visitLocalsRetainedByReferenceBinding() local
641 RevertToOldSizeRAII RAII(Path); in visitLocalsRetainedByInitializer() local
H A DSemaTemplateInstantiate.cpp1660 Sema::ConstraintEvalRAII<TemplateInstantiator> RAII(*this); in TransformLambdaExpr() local
H A DSemaTemplateInstantiateDecl.cpp1924 Sema::ConstraintEvalRAII<TemplateDeclInstantiator> RAII(*this); in VisitFunctionTemplateDecl() local
H A DSemaDeclCXX.cpp2573 llvm::SaveAndRestore RAII(CurrentInit, Init); in DiagnoseImmediateEscalatingReason() local
2578 llvm::SaveAndRestore RAII(CurrentConstructor, Ctr); in DiagnoseImmediateEscalatingReason() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2076 ColonProtectionRAIIObject RAII(*this); in ParsePostfixExpressionSuffix() local
2084 ColonProtectionRAIIObject RAII(*this); in ParsePostfixExpressionSuffix() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6252 ASTChildrenNotSpelledInSourceScope RAII(Finder, false); in AST_MATCHER_P()
8049 ASTChildrenNotSpelledInSourceScope RAII(Finder, false); in AST_MATCHER_P()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4670 } RAII(*this); in updateImpl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7776 TempVersionRAII RAII(*Info.CurrentCall); in VisitCXXDefaultArgExpr() local
7781 TempVersionRAII RAII(*Info.CurrentCall); in VisitCXXDefaultInitExpr() local