Searched defs:ThisScope (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | ParseCXXInlineMethods.cpp | 428 Sema::CXXThisScopeRAII ThisScope(Actions, Method->getParent(), in ParseLexedMethodDeclaration() local 607 Sema::CXXThisScopeRAII ThisScope(Actions, Class.TagOrTemplate, in ParseLexedMemberInitializers() local
|
| HD | ParseDecl.cpp | 1503 Sema::CXXThisScopeRAII ThisScope(Actions, RD, Qualifiers(), in ParseLexedAttribute() local 6335 llvm::Optional<Sema::CXXThisScopeRAII> &ThisScope) { in InitCXXThisScopeForDeclaratorIfRelevant() 6483 llvm::Optional<Sema::CXXThisScopeRAII> ThisScope; in ParseFunctionDeclarator() local
|
| HD | ParseOpenMP.cpp | 639 Sema::CXXThisScopeRAII *ThisScope; member in __anon28250d650511::FNContextRAII
|
| HD | ParseDeclCXX.cpp | 3817 llvm::Optional<Sema::CXXThisScopeRAII> ThisScope; in ParseTrailingRequiresClause() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaTemplateInstantiateDecl.cpp | 290 Sema::CXXThisScopeRAII ThisScope(S, ThisContext, Qualifiers(), in instantiateOMPDeclareSimdDeclAttr() local 371 Sema::CXXThisScopeRAII ThisScope(S, ThisContext, Qualifiers(), in instantiateOMPDeclareVariantAttr() local 516 CXXThisScopeRAII ThisScope( in InstantiateAttrsForDecl() local 660 CXXThisScopeRAII ThisScope(*this, ThisContext, Qualifiers(), in InstantiateAttrs() local 2228 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, in VisitCXXMethodDecl() local 3265 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, Qualifiers(), in VisitOMPDeclareReductionDecl() local 3356 Sema::CXXThisScopeRAII ThisScope(SemaRef, ThisContext, Qualifiers(), in VisitOMPDeclareMapperDecl() local 4314 CXXThisScopeRAII ThisScope(*this, Record, ThisQuals, Record != nullptr); in CheckInstantiatedFunctionTemplateConstraints() local
|
| HD | SemaConcept.cpp | 338 CXXThisScopeRAII ThisScope(*this, Record, ThisQuals, Record != nullptr); in CheckFunctionConstraints() local
|
| HD | SemaTemplateInstantiate.cpp | 2716 CXXThisScopeRAII ThisScope(*this, ThisContext, Qualifiers(), in InstantiateClass() local 2916 CXXThisScopeRAII ThisScope(*this, Instantiation->getParent(), Qualifiers()); in InstantiateInClassInitializer() local
|
| HD | SemaTemplateDeduction.cpp | 3133 CXXThisScopeRAII ThisScope(*this, ThisContext, ThisTypeQuals, in SubstituteExplicitTemplateArguments() local
|