Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3699 llvm::SmallDenseSet<const ValueDecl *, 4> ImplicitDeclarations; member in __anon8e68b8fa2111::DSAAttrChecker
3774 if (DVar.RefExpr || !ImplicitDeclarations.insert(VD).second) in VisitDeclRefExpr()
3960 if (DVar.RefExpr || !ImplicitDeclarations.insert(FD).second) in VisitMemberExpr()