Searched defs:getX (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2604 Expr *getX() { return cast_or_null<Expr>(*std::next(child_begin())); } function in class:clang::OMPAtomicDirective
2605 const Expr *getX() const { function in class:clang::OMPAtomicDirective
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp319 const SCEV *DependenceInfo::Constraint::getX() const { function in class:DependenceInfo::Constraint

Completed in 60 milliseconds