Searched defs:getX (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 3093 Expr *getX() { in getX() function |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | DependenceAnalysis.cpp | 384 const SCEV *DependenceInfo::Constraint::getX() const { in getX() function in DependenceInfo::Constraint |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 11339 Expr *getX() const { return X; } in getX() function in __anon1dd12e444411::OpenMPAtomicUpdateChecker |