Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DStandaloneEmptyCheck.cpp50 const Expr *getCondition(const BoundNodes &Nodes, const StringRef NodeId) { in getCondition() function
/llvm-project/mlir/lib/TableGen/
H A DPredicate.cpp36 std::string Pred::getCondition() const { getCondition() function in Pred
/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h407 llvm::StringRef getCondition() const { in getCondition() function
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h579 const Expr *getCondition() const { return Condition; } getCondition() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp82 static Value *getCondition(Instruction *I) { getCondition() function
/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp194 Value *getCondition() const { getCondition() function in __anonfd246d180111::SelectOptimizeImpl::SelectLike
/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp409 const Expr *getCondition(const Stmt *S) { in getCondition() function
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h596 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } getCondition() function
658 Expr *getCondition() const { return getStmtAs<Expr>(); } getCondition() function
8269 Expr *getCondition() const { return getStmtAs<Expr>(); } getCondition() function
8315 Expr *getCondition() const { return getStmtAs<Expr>(); } getCondition() function