Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp58 struct MatchesAlways { struct
59 MatchesAlways() {} in MatchesAlways() function
589 hasDSA(D, isOpenMPPrivate, MatchesAlways(), FromParent); in getTopDSA()
614 MatchesAlways(), FromParent); in getTopDSA()
873 DVarPrivate = DSAStack->hasDSA(VD, isOpenMPPrivate, MatchesAlways(), in IsOpenMPCapturedVar()
3492 DVar = DSA.hasDSA(Var, isOpenMPPrivate, MatchesAlways(), in CheckOpenMPIterationSpace()
6939 Stack->hasDSA(VD, isOpenMPPrivate, MatchesAlways(), false); in VisitDeclRefExpr()