Searched defs:getCondition (Results 1 – 8 of 8) sorted by relevance
347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
407 llvm::StringRef getCondition() const { in getCondition() function
579 const Expr *getCondition() const { return Condition; } in getCondition() function
194 Value *getCondition() const { in getCondition() function in __anon135b54a50111::SelectOptimizeImpl::SelectLike
82 static Value *getCondition(Instruction *I) { in getCondition() function
601 Value *getCondition() { return getOperand(0); } in getCondition() function
409 const Expr *getCondition(const Stmt *S) { in getCondition() function
596 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function658 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function8269 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function8315 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function