Home
last modified time | relevance | path

Searched defs:getCondition (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPredicate.cpp37 std::string Pred::getCondition() const { in getCondition() function in Pred
/llvm-project-15.0.7/clang/lib/Tooling/Syntax/
H A DNodes.cpp347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
/llvm-project-15.0.7/clang/utils/TableGen/
H A DASTTableGen.h406 llvm::StringRef getCondition() const { in getCondition() function
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h577 const Expr *getCondition() const { return Condition; } in getCondition() function
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp81 static Value *getCondition(Instruction *I) { in getCondition() function
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCalledOnceCheck.cpp409 const Expr *getCondition(const Stmt *S) { in getCondition() function
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h574 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
648 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
8047 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
8116 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function