Home
last modified time | relevance | path

Searched refs:isDeclInScope (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1574 bool Sema::isDeclInScope(NamedDecl *D, DeclContext *Ctx, Scope *S, in isDeclInScope() function in Sema
1576 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()
1601 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
5386 if (!SemaRef.isDeclInScope(PrevDecl, Owner, S)) in CheckAnonMemberRedeclaration()
7570 if (SameDC && isDeclInScope(PrevDecl, CurContext, S, false)) { in ActOnVariableDeclarator()
8150 isDeclInScope(Previous.getFoundDecl(), OriginalDC, S, false)); in ActOnVariableDeclarator()
17975 isDeclInScope(Shadow, SearchDC, S, isMemberSpecialization) && in ActOnTag()
17994 isDeclInScope(DirectPrevDecl, SearchDC, S, in ActOnTag()
18205 } else if (!isDeclInScope(DirectPrevDecl, SearchDC, S, in ActOnTag()
18832 if (PrevDecl && !isDeclInScope(PrevDecl, Record, S)) in HandleField()
[all …]
H A DSemaDeclCXX.cpp475 if (S && !isDeclInScope(PrevForDefaultArgs, ScopeDC, S) && in MergeCXXFunctionDecl()
926 isDeclInScope(*(Previous.end() - 1), CurContext, S, false)) { in ActOnDecompositionDeclarator()
13022 if (!isDeclInScope(D, CurContext, S)) in FilterUsingLookup()
17375 if (isDeclInScope(PrevDecl, CurContext, S)) { in ActOnExceptionDeclarator()
19518 if (PrevDecl && !isDeclInScope(PrevDecl, Record, S)) in HandleMSProperty()
H A DSemaLookup.cpp4184 if (S.IdResolver.isDeclInScope(*I, Ctx)) { in lookupInDeclContext()
H A DSemaDeclObjC.cpp5662 if (PrevDecl && SemaRef.isDeclInScope(PrevDecl, EnclosingContext, S) && in ActOnIvar()
H A DSemaOpenMP.cpp3033 SemaRef.isDeclInScope(ND, SemaRef.getCurLexicalContext(), in ValidateCandidate()
3054 return SemaRef.isDeclInScope(ND, SemaRef.getCurLexicalContext(), in ValidateCandidate()
3171 !SemaRef.isDeclInScope(ND, SemaRef.getCurLexicalContext(), CurScope)) { in ActOnOpenMPIdExpression()
H A DSemaTemplate.cpp1990 } else if (PrevDecl && !isDeclInScope(Previous.getRepresentativeDecl(), in CheckClassTemplate()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4423 bool isDeclInScope(NamedDecl *D, DeclContext *Ctx, Scope *S = nullptr,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4601 …eclContextERNS_10ASTContextEPNS_5ScopeE", "clang::IdentifierResolver::isDeclInScope(clang::Decl*, …
4969 …InScopeERPNS_9NamedDeclEPNS_11DeclContextEPNS_5ScopeE", "clang::Sema::isDeclInScope(clang::NamedDe…