Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h407 llvm::StringRef getCondition() const { in getCondition() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h579 const Expr *getCondition() const { return Condition; } in getCondition() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp194 Value *getCondition() const { in getCondition() function in __anon135b54a50111::SelectOptimizeImpl::SelectLike
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp82 static Value *getCondition(Instruction *I) { in getCondition() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h601 Value *getCondition() { return getOperand(0); } in getCondition() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp409 const Expr *getCondition(const Stmt *S) { in getCondition() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h596 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
658 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function
8269 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function
8315 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function