Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3740 llvm::SmallDenseSet<const ValueDecl *, 4> ImplicitDeclarations; member in __anon95b22cd92111::DSAAttrChecker
3816 if (DVar.RefExpr || !ImplicitDeclarations.insert(VD).second) in VisitDeclRefExpr()
4002 if (DVar.RefExpr || !ImplicitDeclarations.insert(FD).second) in VisitMemberExpr()