Searched defs:getCondition (Results 1 – 7 of 7) sorted by relevance
37 std::string Pred::getCondition() const { in getCondition() function in Pred
347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
406 llvm::StringRef getCondition() const { in getCondition() function
577 const Expr *getCondition() const { return Condition; } in getCondition() function
81 static Value *getCondition(Instruction *I) { in getCondition() function
409 const Expr *getCondition(const Stmt *S) { in getCondition() function
574 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function648 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function8047 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function8116 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function