OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RAII
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenAction.cpp
1079
struct
RAII
{
1082
~
RAII
() { Ctx.setDiagnosticHandler(std::move(PrevHandler)); }
/src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp
496
ASTNodeNotAsIsSourceScope
RAII
(this, true);
503
ASTNodeNotSpelledInSourceScope
RAII
(this, true);
513
ASTNodeNotAsIsSourceScope
RAII
(this, true);
518
ASTNodeNotSpelledInSourceScope
RAII
(this, true);
527
ASTNodeNotSpelledInSourceScope
RAII
(
533
ASTNodeNotSpelledInSourceScope
RAII
(this, true);
537
ASTNodeNotAsIsSourceScope
RAII
(this, true);
626
ASTNodeNotSpelledInSourceScope
RAII
(this, ScopedTraversal);
729
ASTNodeNotSpelledInSourceScope
RAII
(this, true);
735
ASTNodeNotSpelledInSourceScope
RAII
(this, true)
[
all
...]
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026