Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp55 struct MatchesAlways { struct
56 MatchesAlways() {} in MatchesAlways() argument
382 hasDSA(D, MatchesAnyClause(OMPC_firstprivate), MatchesAlways()); in getTopDSA()
407 hasDSA(D, MatchesAnyClause(OMPC_firstprivate), MatchesAlways()); in getTopDSA()
873 MatchesAlways()); in VisitDeclRefExpr()
2930 Stack->hasDSA(VD, isOpenMPPrivate, MatchesAlways()); in VisitDeclRefExpr()