Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DNodes.cpp347 syntax::Expression *syntax::StaticAssertDeclaration::getCondition() { in getCondition() function in syntax::StaticAssertDeclaration
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.h406 llvm::StringRef getCondition() const { in getCondition() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h570 const Expr *getCondition() const { return Condition; } in getCondition() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp81 static Value *getCondition(Instruction *I) { in getCondition() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp409 const Expr *getCondition(const Stmt *S) { in getCondition() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h498 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
572 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
7704 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
7773 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function