Searched defs:ThisScope (Results  1 – 6 of 6) sorted by relevance
| /external/clang/lib/Parse/ | 
| D | ParseCXXInlineMethods.cpp | 427     Sema::CXXThisScopeRAII ThisScope(Actions, Method->getParent(),  in ParseLexedMethodDeclaration()  local 607     Sema::CXXThisScopeRAII ThisScope(Actions, Class.TagOrTemplate,  in ParseLexedMemberInitializers()  local
  | 
| D | ParseOpenMP.cpp | 365   Sema::CXXThisScopeRAII *ThisScope;  member in __anonae3411b50311::FNContextRAII
  | 
| D | ParseDecl.cpp | 1234     Sema::CXXThisScopeRAII ThisScope(Actions, RD, /*TypeQuals=*/0,  in ParseLexedAttribute()  local 5669       Sema::CXXThisScopeRAII ThisScope(Actions,  in ParseFunctionDeclarator()  local
  | 
| /external/clang/lib/Sema/ | 
| D | SemaTemplateInstantiate.cpp | 2074     CXXThisScopeRAII ThisScope(*this, ThisContext, /*TypeQuals*/0,  in InstantiateClass()  local 2265   CXXThisScopeRAII ThisScope(*this, Instantiation->getParent(), /*TypeQuals=*/0);  in InstantiateInClassInitializer()  local
  | 
| D | SemaTemplateInstantiateDecl.cpp | 260     Sema::CXXThisScopeRAII ThisScope(S, ThisContext, /*TypeQuals=*/0,  in instantiateOMPDeclareSimdDeclAttr()  local 393       CXXThisScopeRAII ThisScope(*this, ThisContext, /*TypeQuals*/0,  in InstantiateAttrs()  local
  | 
| D | SemaTemplateDeduction.cpp | 2593     CXXThisScopeRAII ThisScope(*this, ThisContext, ThisTypeQuals,  in SubstituteExplicitTemplateArguments()  local
  |