| /src/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 514 ASTNodeNotAsIsSourceScope RAII(this, true); in dataTraverseNode() local 521 ASTNodeNotSpelledInSourceScope RAII(this, true); in dataTraverseNode() local 531 ASTNodeNotAsIsSourceScope RAII(this, true); in dataTraverseNode() local 536 ASTNodeNotSpelledInSourceScope RAII(this, true); in dataTraverseNode() local 545 ASTNodeNotSpelledInSourceScope RAII( in dataTraverseNode() local 551 ASTNodeNotSpelledInSourceScope RAII(this, true); in dataTraverseNode() local 555 ASTNodeNotAsIsSourceScope RAII(this, true); in dataTraverseNode() local 644 ASTNodeNotSpelledInSourceScope RAII(this, ScopedTraversal); in matchesRecursively() local 758 ASTNodeNotSpelledInSourceScope RAII(this, true); in TraverseTemplateInstantiations() local 764 ASTNodeNotSpelledInSourceScope RAII(this, true); in TraverseTemplateInstantiations() local [all …]
|
| H A D | ASTMatchersInternal.cpp | 289 TraversalKindScope RAII(Finder->getASTContext(), in matches() local
|
| /src/contrib/lutok/ |
| H A D | README | 5 RAII to prevent resource leakage, expose C++-friendly data types, report
|
| /src/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | RAIIObjectsForParser.h | 182 ParsingDeclSpec(Parser &P, ParsingDeclRAIIObject *RAII) in ParsingDeclSpec() argument 184 ParsingRAII(P, RAII) {} in ParsingDeclSpec()
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenAction.cpp | 1182 struct RAII { in ExecuteAction() struct 1185 ~RAII() { Ctx.setDiagnosticHandler(std::move(PrevHandler)); } in ExecuteAction() argument
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | CheckExprLifetime.cpp | 497 RevertToOldSizeRAII RAII(Path); in visitLocalsRetainedByReferenceBinding() local 641 RevertToOldSizeRAII RAII(Path); in visitLocalsRetainedByInitializer() local
|
| H A D | SemaTemplateInstantiate.cpp | 1663 Sema::ConstraintEvalRAII<TemplateInstantiator> RAII(*this); in TransformLambdaExpr() local
|
| H A D | SemaTemplateInstantiateDecl.cpp | 1924 Sema::ConstraintEvalRAII<TemplateDeclInstantiator> RAII(*this); in VisitFunctionTemplateDecl() local
|
| H A D | SemaDeclCXX.cpp | 2573 llvm::SaveAndRestore RAII(CurrentInit, Init); in DiagnoseImmediateEscalatingReason() local 2578 llvm::SaveAndRestore RAII(CurrentConstructor, Ctr); in DiagnoseImmediateEscalatingReason() local
|
| /src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchers.h | 6252 ASTChildrenNotSpelledInSourceScope RAII(Finder, false); in AST_MATCHER_P() 8049 ASTChildrenNotSpelledInSourceScope RAII(Finder, false); in AST_MATCHER_P()
|
| /src/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseExpr.cpp | 2076 ColonProtectionRAIIObject RAII(*this); in ParsePostfixExpressionSuffix() local 2084 ColonProtectionRAIIObject RAII(*this); in ParsePostfixExpressionSuffix() local
|
| /src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 4670 } RAII(*this); in updateImpl() local
|
| /src/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 7776 TempVersionRAII RAII(*Info.CurrentCall); in VisitCXXDefaultArgExpr() local 7781 TempVersionRAII RAII(*Info.CurrentCall); in VisitCXXDefaultInitExpr() local
|