Searched defs:ThisScope (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseCXXInlineMethods.cpp | 503 Sema::CXXThisScopeRAII ThisScope(Actions, Class.TagOrTemplate, in ParseLexedMemberInitializers() local
|
| D | ParseDecl.cpp | 1080 Sema::CXXThisScopeRAII ThisScope(Actions, RD, /*TypeQuals=*/0, in ParseLexedAttribute() local 5163 Sema::CXXThisScopeRAII ThisScope(Actions, in ParseFunctionDeclarator() local
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateInstantiate.cpp | 2026 CXXThisScopeRAII ThisScope(*this, Instantiation, (unsigned)0); in InstantiateClass() local 2054 CXXThisScopeRAII ThisScope(*this, ThisContext, /*TypeQuals*/0, in InstantiateClass() local
|
| D | SemaTemplateInstantiateDecl.cpp | 199 CXXThisScopeRAII ThisScope(*this, ThisContext, /*TypeQuals*/0, in InstantiateAttrs() local 3039 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, ThisTypeQuals, in InstantiateExceptionSpec() local
|
| D | SemaTemplateDeduction.cpp | 2621 CXXThisScopeRAII ThisScope(*this, ThisContext, ThisTypeQuals, in SubstituteExplicitTemplateArguments() local
|