/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExprOpenMP.h | 85 Expr *getBase() { return cast<Expr>(SubExprs[BASE]); } in getBase() function 86 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE]); } in getBase() function 214 Expr *getBase() { return getTrailingObjects<Expr *>()[NumDims]; } in getBase() function 215 const Expr *getBase() const { return getTrailingObjects<Expr *>()[NumDims]; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExprOpenMP.h | 85 Expr *getBase() { return cast<Expr>(SubExprs[BASE]); } in getBase() function 86 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE]); } in getBase() function 214 Expr *getBase() { return getTrailingObjects<Expr *>()[NumDims]; } in getBase() function 215 const Expr *getBase() const { return getTrailingObjects<Expr *>()[NumDims]; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExprOpenMP.h | 85 Expr *getBase() { return cast<Expr>(SubExprs[BASE]); } in getBase() function 86 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE]); } in getBase() function 214 Expr *getBase() { return getTrailingObjects<Expr *>()[NumDims]; } in getBase() function 215 const Expr *getBase() const { return getTrailingObjects<Expr *>()[NumDims]; } in getBase() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 48 SDValue getBase() { return Base; } in getBase() function 49 SDValue getBase() const { return Base; } in getBase() function
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | mem_map_base.h | 74 uptr getBase() { return invokeImpl(&Derived::getBaseImpl); } in getBase() function 117 uptr getBase() { return invokeImpl(&Derived::getBaseImpl); } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | SelectionDAGAddressAnalysis.h | 49 SDValue getBase() { return Base; } in getBase() function 50 SDValue getBase() const { return Base; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | SelectionDAGAddressAnalysis.h | 49 SDValue getBase() { return Base; } in getBase() function 50 SDValue getBase() const { return Base; } in getBase() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 48 SDValue getBase() { return Base; } in getBase() function 49 SDValue getBase() const { return Base; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | SelectionDAGAddressAnalysis.h | 48 SDValue getBase() { return Base; } in getBase() function 49 SDValue getBase() const { return Base; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | SelectionDAGAddressAnalysis.h | 49 SDValue getBase() { return Base; } in getBase() function 50 SDValue getBase() const { return Base; } in getBase() function
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ |
H A D | TestMultipleTypeNames.java | 33 public List<BaseForNamesTest> getBase() { return base; } in getBase() method in TestMultipleTypeNames.WrapperForNamesTest 55 public List<BaseForNameAndNamesTest> getBase() { return base; } in getBase() method in TestMultipleTypeNames.WrapperForNameAndNamesTest
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LoadStoreOpt.h | 46 Register getBase() { return BaseReg; } in getBase() function 47 Register getBase() const { return BaseReg; } in getBase() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 82 Expr *getBase() { return cast<Expr>(SubExprs[BASE]); } in getBase() function 83 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE]); } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/ |
D | ScheduleTreeTransform.h | 131 BaseTy &getBase() { return *this; } in getBase() function 132 const BaseTy &getBase() const { return *this; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/ |
D | ScheduleTreeTransform.h | 131 BaseTy &getBase() { return *this; } in getBase() function 132 const BaseTy &getBase() const { return *this; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/ |
D | ScheduleTreeTransform.h | 131 BaseTy &getBase() { return *this; } in getBase() function 132 const BaseTy &getBase() const { return *this; } in getBase() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/ |
D | ScheduleTreeTransform.h | 131 BaseTy &getBase() { return *this; } in getBase() function 132 const BaseTy &getBase() const { return *this; } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/system/libhidl/transport/token/1.0/utils/include/hidl/ |
H A D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 215 HalInterface* getBase() { return mBase.get(); } in getBase() function 283 BaseInterface* getBase() { return mBase.get(); } in getBase() function
|