Home
last modified time | relevance | path

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

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