Home
last modified time | relevance | path

Searched defs:raii (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp477 PoisonIdentifierRAIIObject raii(Ident__exception_code, false), in ParseSEHExceptBlock() local
529 PoisonIdentifierRAIIObject raii(Ident__abnormal_termination, false), in ParseSEHFinallyBlock() local
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp522 PoisonIdentifierRAIIObject raii(Ident__exception_code, false), in ParseSEHExceptBlock() local
574 PoisonIdentifierRAIIObject raii(Ident__abnormal_termination, false), in ParseSEHFinallyBlock() local
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp314 TraversalKindScope raii(Finder->getASTContext(), in matchesNoKindCheck() local