Home
last modified time | relevance | path

Searched defs:getY (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dderived-to-base.cpp158 int getY(const Derived &obj) { in getY() function
209 int getY(const OffsetDerived &obj) { in getY() function
258 int getY(const DerivedVTBL &obj) { in getY() function
H A Dcopy-elision.cpp106 int getY() const { return y; } in getY() function in elision_on_ternary_op_branches::C2
H A Dtemporaries.cpp597 int getY() const { return y; } in getY() function in test_return_temporary::C
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp392 const SCEV *DependenceInfo::Constraint::getY() const { getY() function in DependenceInfo::Constraint