Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp514 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 DASTMatchersInternal.cpp289 TraversalKindScope RAII(Finder->getASTContext(), in matches() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1191 struct RAII { ExecuteAction() struct
1192 CtxCodeGenAction::ExecuteAction::RAII ExecuteAction() argument
1193 PrevHandlerCodeGenAction::ExecuteAction::RAII ExecuteAction() argument
1194 ~RAIICodeGenAction::ExecuteAction::RAII ExecuteAction() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h182 ParsingDeclSpec(Parser &P, ParsingDeclRAIIObject *RAII) in ParsingDeclSpec() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp2009 ColonProtectionRAIIObject RAII(*this); ParsePostfixExpressionSuffix() local
2016 ColonProtectionRAIIObject RAII(*this); ParsePostfixExpressionSuffix() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7622 RevertToOldSizeRAII RAII(Path); visitLocalsRetainedByReferenceBinding() local
7750 RevertToOldSizeRAII RAII(Path); visitLocalsRetainedByInitializer() local
H A DSemaTemplateInstantiate.cpp1456 Sema::ConstraintEvalRAII<TemplateInstantiator> RAII(*this); TransformLambdaExpr() local
H A DSemaTemplateInstantiateDecl.cpp1885 Sema::ConstraintEvalRAII<TemplateDeclInstantiator> RAII(*this); VisitFunctionTemplateDecl() local
H A DSemaDeclCXX.cpp2569 llvm::SaveAndRestore RAII(CurrentInit, Init); DiagnoseImmediateEscalatingReason() local
2574 llvm::SaveAndRestore RAII(CurrentConstructor, Ctr); DiagnoseImmediateEscalatingReason() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4669 } RAII(*this); updateImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp7713 TempVersionRAII RAII(*Info.CurrentCall); VisitCXXDefaultArgExpr() local
7718 TempVersionRAII RAII(*Info.CurrentCall); VisitCXXDefaultInitExpr() local