Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/Syntax/
H A DNodes.cpp347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DASTTableGen.h407 llvm::StringRef getCondition() const { in getCondition() function
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h583 const Expr *getCondition() const { return Condition; } in getCondition() function
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp82 static Value *getCondition(Instruction *I) { in getCondition() function
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCalledOnceCheck.cpp409 const Expr *getCondition(const Stmt *S) { in getCondition() function
/openbsd/gnu/llvm/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
8133 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function
8179 Expr *getCondition() const { return getStmtAs<Expr>(); } in getCondition() function