Home
last modified time | relevance | path

Searched defs:getBase (Results 1 – 25 of 27) sorted by relevance

12

/external/clang/include/clang/AST/
DBaseSubobject.h40 const CXXRecordDecl *getBase() const { return Base; } in getBase() function
DExprOpenMP.h82 Expr *getBase() { return cast<Expr>(SubExprs[BASE]); } in getBase() function
83 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE]); } in getBase() function
DVTTBuilder.h40 const CXXRecordDecl *getBase() const { in getBase() function
DExprCXX.h752 Expr *getBase() { return cast<Expr>(SubExprs[BASE_EXPR]); } in getBase() function
753 const Expr *getBase() const { return cast<Expr>(SubExprs[BASE_EXPR]); } in getBase() function
2173 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function
3209 Expr *getBase() const { in getBase() function
3434 Expr *getBase() { in getBase() function
3438 const Expr *getBase() const { in getBase() function
DExpr.h1844 CXXBaseSpecifier *getBase() const { in getBase() function
2104 Expr *getBase() { in getBase() function
2108 const Expr *getBase() const { in getBase() function
2405 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function
4292 Expr *getBase() const { return cast<Expr>(BaseAndUpdaterExprs[0]); } in getBase() function
4527 const Expr *getBase() const { return cast<Expr>(Base); } in getBase() function
4528 Expr *getBase() { return cast<Expr>(Base); } in getBase() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h47 SDValue getBase() { return Base; } in getBase() function
DMachineLoopInfo.h98 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
DMachineDominanceFrontier.h40 ForwardDominanceFrontierBase<MachineBasicBlock> &getBase() { return Base; } in getBase() function
DMachineDominators.h84 DomTreeBase<MachineBasicBlock> &getBase() { in getBase() function
/external/pdfium/third_party/bigint/
DBigUnsignedInABase.hh107 Base getBase() const { return base; } in getBase() function in BigUnsignedInABase
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DGeneralSubtree.java159 public GeneralName getBase() in getBase() method in GeneralSubtree
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DGeneralSubtree.java161 public GeneralName getBase() in getBase() method in GeneralSubtree
/external/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h82 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
DMachineDominanceFrontier.h36 DominanceFrontierBase<MachineBasicBlock> &getBase() { in getBase() function
DMachineDominators.h77 DominatorTreeBase<MachineBasicBlock> &getBase() { in getBase() function
/external/clang/include/clang/Analysis/Analyses/
DDominators.h49 llvm::DominatorTreeBase<CFGBlock>& getBase() { return *DT; } in getBase() function
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
DClassPath.java384 String getBase(); in getBase() method
463 public String getBase() { in getClassFile() method in ClassPath.Dir
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h154 const PDBSymbolTypeBaseClass &getBase() const { return *Base; } in getBase() function
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateApproximateWidths.java174 private int getBase(int cp) { in getBase() method in GenerateApproximateWidths.Widths
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DOnDiskHashTable.h316 const unsigned char *getBase() const { return Base; } in getBase() function
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h316 const unsigned char *getBase() const { return Base; } in getBase() function
/external/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp151 Value *getBase() const { return Base; } in getBase() function in __anon44067ec80111::GuardWideningImpl::RangeCheck
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp176 Value *getBase() const { return Base; } in getBase() function in __anoncec2e7600111::GuardWideningImpl::RangeCheck
/external/clang/include/clang/Sema/
DScopeInfo.h227 const NamedDecl *getBase() const { return Base.getPointer(); } in getBase() function
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h135 Variable *getBase() const { return Base; } in getBase() function

12