Home
last modified time | relevance | path

Searched defs:getLHS (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h379 const SymExpr *getLHS() const { return LHS; } in getLHS() function
415 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function
447 const SymExpr *getLHS() const { return LHS; } in getLHS() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h260 const SCEV *getLHS() const { return LHS; } in getLHS() function
/external/llvm/include/llvm/MC/
DMCExpr.h501 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/external/clang/include/clang/AST/
DExpr.h2096 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2097 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2958 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3227 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3605 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
DStmt.h706 Expr *getLHS() { return reinterpret_cast<Expr*>(SubExprs[LHS]); } in getLHS() function
710 const Expr *getLHS() const { in getLHS() function
/external/llvm/include/llvm/TableGen/
DRecord.h968 Init *getLHS() const { return LHS; } in getLHS() function
1027 Init *getLHS() const { return LHS; } in getLHS() function