/external/clang/include/clang/AST/ |
D | BaseSubobject.h | 41 const CXXRecordDecl *getBase() const { return Base; } in getBase() function
|
D | VTTBuilder.h | 40 const CXXRecordDecl *getBase() const { in getBase() function
|
D | Expr.h | 1863 CXXBaseSpecifier *getBase() const { in getBase() function 2105 Expr *getBase() { in getBase() function 2109 const Expr *getBase() const { in getBase() function 2403 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function 4485 const Expr *getBase() const { return cast<Expr>(Base); } in getBase() function 4486 Expr *getBase() { return cast<Expr>(Base); } in getBase() function
|
D | ExprCXX.h | 1981 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function 3035 Expr *getBase() const { in getBase() function 3265 Expr *getBase() { in getBase() function 3269 const Expr *getBase() const { in getBase() function
|
/external/pdfium/third_party/bigint/ |
D | BigUnsignedInABase.hh | 106 Base getBase() const { return base; } in getBase() function in BigUnsignedInABase
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | GeneralSubtree.java | 159 public GeneralName getBase() in getBase() method in GeneralSubtree
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 87 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
|
D | MachineDominanceFrontier.h | 36 DominanceFrontierBase<MachineBasicBlock> &getBase() { in getBase() function
|
D | MachineDominators.h | 77 DominatorTreeBase<MachineBasicBlock> &getBase() { in getBase() function
|
/external/clang/include/clang/Analysis/Analyses/ |
D | Dominators.h | 49 llvm::DominatorTreeBase<CFGBlock>& getBase() { return *DT; } in getBase() function
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_debug.cpp | 149 uint64_t getBase() const in getBase() function in BufferMemoryObject
|
/external/llvm/include/llvm/Analysis/ |
D | DominanceFrontier.h | 150 ForwardDominanceFrontierBase<BasicBlock> &getBase() { return Base; } in getBase() function
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
D | BitmapCharacterSet.java | 148 public int getBase() { in getBase() method in BitmapCharacterSet
|
/external/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 260 const unsigned char *getBase() const { return Base; } in getBase() function
|
/external/lldb/source/Plugins/Disassembler/llvm/ |
D | DisassemblerLLVMC.cpp | 507 uint64_t getBase() const { return m_base_PC; } in getBase() function in __anona2835ff30111::LLDBDisasmMemoryObject
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 208 const NamedDecl *getBase() const { return Base.getPointer(); } in getBase() function
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 486 Value *getBase() const { return base; } in getBase() function in __anon17c3a6460411::PhiState
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir.h | 551 inline const Symbol *getBase() const { return baseSym; } in getBase() function
|