Searched defs:getExpr (Results 1 - 14 of 14) sorted by relevance

/external/javassist/src/main/javassist/compiler/
H A DNoFieldException.java38 public ASTree getExpr() { return expr; } method in class:NoFieldException
/external/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp34 SystemZMCInstLower::getExpr(const MachineOperand &MO, function in class:SystemZMCInstLower
87 return MCOperand::CreateExpr(getExpr(MO, Kind));
/external/llvm/lib/Analysis/
H A DIVUsers.cpp315 /// getExpr - Return the expression for the use.
316 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { function in class:IVUsers
343 if (const SCEVAddRecExpr *AR = findAddRecForLoop(getExpr(IU), L))
/external/llvm/include/llvm/MC/
H A DMCInst.h93 const MCExpr *getExpr() const { function in class:llvm::MCOperand
/external/clang/include/clang/AST/
H A DExprCXX.h904 const Expr *getExpr() const { function in class:clang::CXXDefaultArgExpr
909 Expr *getExpr() { function in class:clang::CXXDefaultArgExpr
970 const Expr *getExpr() const { return Field->getInClassInitializer(); } function in class:clang::CXXDefaultInitExpr
971 Expr *getExpr() { return Field->getInClassInitializer(); } function in class:clang::CXXDefaultInitExpr
H A DExpr.h3472 /// getExpr - Return the Expr at the specified index.
3473 Expr *getExpr(unsigned Index) { function in class:clang::StringLiteral::OffsetOfExpr::ShuffleVectorExpr
3477 const Expr *getExpr(unsigned Index) const { function in class:clang::StringLiteral::OffsetOfExpr::ShuffleVectorExpr
3486 return getExpr(N+2)->EvaluateKnownConstInt(Ctx);
4297 const Expr* getExpr(unsigned Init) const { function in class:clang::StringLiteral::DesignatedInitExpr::ParenListExpr
4302 Expr* getExpr(unsigned Init) {
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h457 const Expr *getExpr() const { return Ex; } function in class:clang::ento::AllocaRegion
1061 const Expr *getExpr() const { return Ex; } function in class:clang::ento::CXXTempObjectRegion
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp366 const MCExpr *getExpr() const { function in struct:__anon26071::PPCOperand
526 Inst.addOperand(MCOperand::CreateExpr(getExpr()));
534 Inst.addOperand(MCOperand::CreateExpr(getExpr()));
633 getExpr()->print(OS);
/external/clang/lib/Sema/
H A DSemaOverload.cpp778 Expr *DeductionFailureInfo::getExpr() { function in class:clang::DeductionFailureInfo
8971 OverloadExpr::FindResult R = OverloadExpr::find(DeductionFailure.getExpr());
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1386 milliseconds