Searched defs:getCondition (Results 1 – 7 of 7) 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
81 static Value *getCondition(Instruction *I) { in getCondition() function
163 Value *getCondition() const { in getCondition() function in __anonf7d98fdb0111::SelectOptimizeImpl::SelectLike
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() function8229 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function8275 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function