Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp3622 llvm::SmallDenseSet<const ValueDecl *, 4> ImplicitDeclarations; member in __anon296aa5742011::DSAAttrChecker
3696 if (DVar.RefExpr || !ImplicitDeclarations.insert(VD).second) in VisitDeclRefExpr()
3884 if (DVar.RefExpr || !ImplicitDeclarations.insert(FD).second) in VisitMemberExpr()