OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FunctionScopeRAII
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
4628
struct
FunctionScopeRAII
{
4631
FunctionScopeRAII
(Sema &S) : S(S), Active(true) {}
4632
~
FunctionScopeRAII
() {
/src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h
12693
Sema::
FunctionScopeRAII
FuncScopeCleanup(getSema());
Completed in 58 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026