Home
last modified time | relevance | path

Searched defs:getD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h3142 Expr *getD() { in getD() function
3145 Expr *getD() const { in getD() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp427 const SCEV *DependenceInfo::Constraint::getD() const { in getD() function in DependenceInfo::Constraint
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11598 Expr *getD() const { return D; } in getD() function in __anon1dd12e444411::OpenMPAtomicCompareChecker