Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3423 llvm::SmallDenseSet<const ValueDecl *, 4> ImplicitDeclarations; member in __anon5b04668f1b11::DSAAttrChecker
3493 if (DVar.RefExpr || !ImplicitDeclarations.insert(VD).second) in VisitDeclRefExpr()
3671 if (DVar.RefExpr || !ImplicitDeclarations.insert(FD).second) in VisitMemberExpr()