Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp599 const DSAVarData getTopDSA(ValueDecl *D, bool FromParent);
601 const DSAVarData getImplicitDSA(ValueDecl *D, bool FromParent) const;
613 bool FromParent) const;
621 bool FromParent) const;
641 bool FromParent) const;
1754 bool FromParent) { in getTopDSA() argument
1844 if (FromParent && I != EndI) in getTopDSA()
1881 MatchesAlways, FromParent); in getTopDSA()
1894 if (FromParent && I != EndI) in getTopDSA()
1914 bool FromParent) const { in getImplicitDSA()
[all …]