Home
last modified time | relevance | path

Searched refs:SynthesizedFunctionScope (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp9206 SynthesizedFunctionScope Scope(*this, Constructor); in DefineImplicitDefaultConstructor()
9356 SynthesizedFunctionScope Scope(*this, Constructor); in DefineInheritingConstructor()
9521 SynthesizedFunctionScope Scope(*this, Destructor); in DefineImplicitDestructor()
10299 SynthesizedFunctionScope Scope(*this, CopyAssignOperator); in DefineImplicitCopyAssignment()
10720 SynthesizedFunctionScope Scope(*this, MoveAssignOperator); in DefineImplicitMoveAssignment()
11071 SynthesizedFunctionScope Scope(*this, CopyConstructor); in DefineImplicitCopyConstructor()
11246 SynthesizedFunctionScope Scope(*this, MoveConstructor); in DefineImplicitMoveConstructor()
11312 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToFunctionPointerConversion()
11365 SynthesizedFunctionScope Scope(*this, Conv); in DefineImplicitLambdaToBlockPointerConversion()
H A DSemaObjCProperty.cpp1252 SynthesizedFunctionScope Scope(*this, getterMethod); in ActOnPropertyImplDecl()
1304 SynthesizedFunctionScope Scope(*this, setterMethod); in ActOnPropertyImplDecl()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h667 class SynthesizedFunctionScope {
672 SynthesizedFunctionScope(Sema &S, DeclContext *DC) in SynthesizedFunctionScope() function
679 ~SynthesizedFunctionScope() { in ~SynthesizedFunctionScope()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h10186 class SynthesizedFunctionScope {
10192 SynthesizedFunctionScope(Sema &S, DeclContext *DC) in SynthesizedFunctionScope() function
10226 ~SynthesizedFunctionScope() { in ~SynthesizedFunctionScope()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h1072 class SynthesizedFunctionScope {
1078 SynthesizedFunctionScope(Sema &S, DeclContext *DC) in SynthesizedFunctionScope() function
1108 ~SynthesizedFunctionScope() { in ~SynthesizedFunctionScope()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h10421 class SynthesizedFunctionScope {
10427 SynthesizedFunctionScope(Sema &S, DeclContext *DC) in SynthesizedFunctionScope() function
10459 ~SynthesizedFunctionScope() { in ~SynthesizedFunctionScope()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h10421 class SynthesizedFunctionScope {
10427 SynthesizedFunctionScope(Sema &S, DeclContext *DC) in SynthesizedFunctionScope() function
10459 ~SynthesizedFunctionScope() { in ~SynthesizedFunctionScope()