Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h3070 Expr *getD() { in getD() function
3073 Expr *getD() const { in getD() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp427 const SCEV *DependenceInfo::Constraint::getD() const { in getD() function in DependenceInfo::Constraint
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp11665 Expr *getD() const { return D; } in getD() function in __anon7e4ded5b4111::OpenMPAtomicCompareChecker