Searched defs:getCondition (Results 1 – 6 of 6) sorted by relevance
347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
406 llvm::StringRef getCondition() const { in getCondition() function
570 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
498 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function572 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function7704 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function7773 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function