Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h917 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
924 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function
994 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
998 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
1075 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function
1076 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
1120 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function
1121 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
1186 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function
1191 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
DStmtCXX.h159 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function
173 const Expr *getCond() const { in getCond() function
DExpr.h3204 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
3287 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
3320 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function
3592 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
DStmtOpenMP.h626 Expr *getCond() const { in getCond() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h233 CmpInst::Predicate getCond() const { in getCond() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h2307 BasicBlock *getCond() const { in getCond() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h953 Init *getCond(unsigned Num) const { in getCond() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DRecord.h1010 Init *getCond(unsigned Num) const { in getCond() function