Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp3675 llvm::SmallDenseSet<const ValueDecl *, 4> ImplicitDeclarations; member in __anona08a17512211::DSAAttrChecker
3749 if (DVar.RefExpr || !ImplicitDeclarations.insert(VD).second) in VisitDeclRefExpr()
3935 if (DVar.RefExpr || !ImplicitDeclarations.insert(FD).second) in VisitMemberExpr()