Home
last modified time | relevance | path

Searched defs:getRHS (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h298 const llvm::APSInt &getRHS() const { return RHS; } in getRHS() function
332 const SymExpr *getRHS() const { return RHS; } in getRHS() function
366 const SymExpr *getRHS() const { return RHS; } in getRHS() function
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpressions.h264 const SCEV *getRHS() const { return RHS; } in getRHS() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCExpr.h406 const MCExpr *getRHS() const { return RHS; } in getRHS() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h254 const SCEV *getRHS() const { return RHS; } in getRHS() function
/external/llvm/include/llvm/TableGen/
DRecord.h840 Init *getRHS() const { return RHS; } in getRHS() function
898 Init *getRHS() const { return RHS; } in getRHS() function
/external/llvm/include/llvm/MC/
DMCExpr.h512 const MCExpr *getRHS() const { return RHS; } in getRHS() function
/external/clang/include/clang/AST/
DExpr.h2100 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
2101 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
2945 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
3216 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
3596 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
DStmt.h715 Expr *getRHS() { return reinterpret_cast<Expr*>(SubExprs[RHS]); } in getRHS() function
721 const Expr *getRHS() const { in getRHS() function
DExprCXX.h4089 Expr *getRHS() const { return static_cast<Expr*>(SubExprs[1]); } in getRHS() function
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h988 Init *getRHS() const { return RHS; } in getRHS() function
1044 Init *getRHS() const { return RHS; } in getRHS() function