Searched defs:getD (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 3138 Expr *getD() { getD() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | DependenceAnalysis.cpp | 427 const SCEV *DependenceInfo::Constraint::getD() const { in getD() function in DependenceInfo::Constraint |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 11933 Expr *getD() const { return D; } getD() function in __anon265630164111::OpenMPAtomicCompareChecker |