Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDBaseSubobject.h41 const CXXRecordDecl *getBase() const { return Base; } in getBase() function
HDVTTBuilder.h40 const CXXRecordDecl *getBase() const { in getBase() function
HDExpr.h1865 CXXBaseSpecifier *getBase() const { in getBase() function
2107 Expr *getBase() { in getBase() function
2111 const Expr *getBase() const { in getBase() function
2405 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function
4329 Expr *getBase() const { return cast<Expr>(BaseAndUpdaterExprs[0]); } in getBase() function
4561 const Expr *getBase() const { return cast<Expr>(Base); } in getBase() function
4562 Expr *getBase() { return cast<Expr>(Base); } in getBase() function
HDExprCXX.h1984 Expr *getBase() const { return cast<Expr>(Base); } in getBase() function
3038 Expr *getBase() const { in getBase() function
3268 Expr *getBase() { in getBase() function
3272 const Expr *getBase() const { in getBase() function
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineLoopInfo.h82 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } in getBase() function
HDMachineDominanceFrontier.h36 DominanceFrontierBase<MachineBasicBlock> &getBase() { in getBase() function
HDMachineDominators.h77 DominatorTreeBase<MachineBasicBlock> &getBase() { in getBase() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
HDDominators.h49 llvm::DominatorTreeBase<CFGBlock>& getBase() { return *DT; } in getBase() function
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDDominanceFrontier.h150 ForwardDominanceFrontierBase<BasicBlock> &getBase() { return Base; } in getBase() function
/NextBSD/contrib/llvm/include/llvm/Support/
HDOnDiskHashTable.h260 const unsigned char *getBase() const { return Base; } in getBase() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h208 const NamedDecl *getBase() const { return Base.getPointer(); } in getBase() function
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp603 Value *getBase() const { return base; } in getBase() function in __anon6df252b30411::PhiState