/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Stmt.h | 917 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 D | StmtCXX.h | 159 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function 173 const Expr *getCond() const { in getCond() function
|
H A D | Expr.h | 3204 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 D | StmtOpenMP.h | 626 Expr *getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | StmtCXX.h | 167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function 181 const Expr *getCond() const { in getCond() function
|
D | Expr.h | 4196 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/ |
D | StmtCXX.h | 167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function 181 const Expr *getCond() const { in getCond() function
|
D | Expr.h | 4202 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/ |
D | StmtCXX.h | 167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function 181 const Expr *getCond() const { in getCond() function
|
D | Expr.h | 4224 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/ |
D | StmtCXX.h | 167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function 181 const Expr *getCond() const { in getCond() function
|
D | Expr.h | 4196 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 D | GenericMachineInstrs.h | 233 CmpInst::Predicate getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | GenericMachineInstrs.h | 308 CmpInst::Predicate getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | GenericMachineInstrs.h | 323 CmpInst::Predicate getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | GenericMachineInstrs.h | 323 CmpInst::Predicate getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | GenericMachineInstrs.h | 343 CmpInst::Predicate getCond() const { in getCond() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 2307 BasicBlock *getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 2803 BasicBlock *getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 2786 BasicBlock *getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 2803 BasicBlock *getCond() const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 2803 BasicBlock *getCond() const { in getCond() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 953 Init *getCond(unsigned Num) const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/ |
D | Record.h | 1088 Init *getCond(unsigned Num) const { in getCond() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/ |
D | Record.h | 1088 Init *getCond(unsigned Num) const { in getCond() function
|