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.h365 const SymExpr *getLHS() const { return LHS; } in getLHS() function
407 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function
442 const SymExpr *getLHS() const { return LHS; } in getLHS() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h263 const SCEV *getLHS() const { return LHS; } in getLHS() function
/external/llvm/include/llvm/MC/
DMCExpr.h425 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/external/clang/include/clang/AST/
DExpr.h1970 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
1971 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2807 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3040 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3353 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
DStmt.h692 Expr *getLHS() { return reinterpret_cast<Expr*>(SubExprs[LHS]); } in getLHS() function
696 const Expr *getLHS() const { in getLHS() function
/external/llvm/include/llvm/TableGen/
DRecord.h908 Init *getLHS() const { return LHS; } in getLHS() function
963 Init *getLHS() const { return LHS; } in getLHS() function