Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/include/clang/AST/
H A 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
H A DStmtCXX.h159 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function
173 const Expr *getCond() const { in getCond() function
H A 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
H A DStmtOpenMP.h626 Expr *getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtCXX.h167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function
181 const Expr *getCond() const { in getCond() function
DExpr.h4196 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4277 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4313 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function
4592 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtCXX.h167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function
181 const Expr *getCond() const { in getCond() function
DExpr.h4202 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4283 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4319 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function
4598 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtCXX.h167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function
181 const Expr *getCond() const { in getCond() function
DExpr.h4224 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4305 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4341 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function
4620 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtCXX.h167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function
181 const Expr *getCond() const { in getCond() function
DExpr.h4196 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4277 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
4313 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function
4592 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h233 CmpInst::Predicate getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h308 CmpInst::Predicate getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h323 CmpInst::Predicate getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h323 CmpInst::Predicate getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DGenericMachineInstrs.h343 CmpInst::Predicate getCond() const { in getCond() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2307 BasicBlock *getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h2803 BasicBlock *getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h2786 BasicBlock *getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h2803 BasicBlock *getCond() const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h2803 BasicBlock *getCond() const { in getCond() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h953 Init *getCond(unsigned Num) const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h1088 Init *getCond(unsigned Num) const { in getCond() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h1088 Init *getCond(unsigned Num) const { in getCond() function

12