OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextRAII
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
53
Sema::
ContextRAII
SavedContext(
205
Sema::
ContextRAII
SwitchContext(S, New);
302
Sema::
ContextRAII
SavedContext(S, FD);
383
Sema::
ContextRAII
SavedContext(S, FD);
4340
ContextRAII
SavedContext(*this, FD);
4408
Sema::
ContextRAII
savedContext(*this, Decl);
4446
Sema::
ContextRAII
savedContext(*this, Decl);
4550
Sema::
ContextRAII
SwitchContext(SemaRef, New);
4633
ContextRAII
SavedContext(*this, FD);
4837
Sema::
ContextRAII
savedContext(*this, Function)
[
all
...]
SemaTemplateInstantiate.cpp
2015
EnterExpressionEvaluationContext
ContextRAII
(
2420
Sema::
ContextRAII
SavedContext(*this, OwningFunc);
2668
ContextRAII
SavedContext(*this, Instantiation);
2916
ContextRAII
SavedContext(*this, Instantiation);
2989
ContextRAII
SavedContext(*this, Instantiation->getParent());
SemaCUDA.cpp
340
ContextRAII
MethodContext(*this, MemberDecl);
SemaTemplateDeduction.cpp
2942
Sema::
ContextRAII
SavedContext(S, getAsDeclContextOrEnclosing(Partial));
3028
Sema::
ContextRAII
SavedContext(S, getAsDeclContextOrEnclosing(Template));
3272
ContextRAII
SavedContext(*this, FunctionTemplate->getTemplatedDecl());
3575
ContextRAII
SavedContext(*this, FunctionTemplate->getTemplatedDecl());
4222
ContextRAII
SavedContext(*this, CallingCtx);
SemaExprCXX.cpp
5238
Sema::
ContextRAII
TUContext(S, S.Context.getTranslationUnitDecl());
5447
Sema::
ContextRAII
TUContext(Self, Self.Context.getTranslationUnitDecl());
5499
Sema::
ContextRAII
TUContext(Self, Self.Context.getTranslationUnitDecl());
SemaTemplate.cpp
1766
ContextRAII
SavedContext(*this, SemanticContext);
5113
Sema::
ContextRAII
SavedContext(SemaRef, Template->getDeclContext());
5165
Sema::
ContextRAII
SavedContext(SemaRef, Template->getDeclContext());
5218
Sema::
ContextRAII
SavedContext(SemaRef, Template->getDeclContext());
SemaDeclObjC.cpp
532
Sema::
ContextRAII
SavedContext(TheSema, CD);
1083
ContextRAII
SavedContext(*this, IDecl);
SemaDeclCXX.cpp
1071
EnterExpressionEvaluationContext
ContextRAII
(
9221
ContextRAII
MethodContext(*this, MD);
10375
ContextRAII
SwitchContext(*this, Destructor);
12946
Sema::
ContextRAII
SavedContext;
17285
ContextRAII
SavedContext(*this, DD);
SemaDecl.cpp
5782
ContextRAII
SavedContext(*this, DC);
9071
ContextRAII
SavedContext(*this, DC);
14812
ContextRAII
SavedContext(*this, ContextScope->getEntity());
TreeTransform.h
12227
Sema::
ContextRAII
SavedContext(getSema(), Body, /*NewThisContext*/false);
12768
Sema::
ContextRAII
SavedContext(getSema(), NewCallOperator,
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTemplate.cpp
1640
Sema::
ContextRAII
GlobalSavedContext(
1679
Sema::
ContextRAII
FunctionSavedContext(Actions, FunD->getLexicalParent());
ParseExpr.cpp
2825
Sema::
ContextRAII
SavedContext(Actions, CodeDC, /*NewThisContext=*/false);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
977
class
ContextRAII
{
987
ContextRAII
(Sema &S, DeclContext *ContextToPush, bool NewThisContext = true)
1013
~
ContextRAII
() {
1036
Sema::
ContextRAII
SavedContext;
Completed in 87 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026