Home
last modified time | relevance | path

Searched defs:getExpr (Results 1 – 25 of 37) sorted by relevance

12

/external/gfxstream-protocols/registry/vulkan/scripts/cereal/
Dtransform.py23 def deviceMemoryTransform(resourceTrackerVarName, structOrApiInfo, getExpr, getLen, cgen, variant="… argument
84 def directTransform(resourceTrackerVarName, vulkanType, getExpr, getLen, cgen, variant="tohost"): argument
96 def genTransformsForVulkanType(resourceTrackerVarName, structOrApiInfo, getExpr, getLen, cgen, vari… argument
/external/javassist/src/main/javassist/compiler/
DNoFieldException.java41 public ASTree getExpr() { return expr; } in getExpr() method in NoFieldException
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/
DThrowStmt.java56 public Expression getExpr() { in getExpr() method in ThrowStmt
DReturnStmt.java67 public Expression getExpr() { in getExpr() method in ReturnStmt
DSynchronizedStmt.java73 public Expression getExpr() { in getExpr() method in SynchronizedStmt
DExplicitConstructorInvocationStmt.java83 public Expression getExpr() { in getExpr() method in ExplicitConstructorInvocationStmt
/external/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp37 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/
DReturnStmt.java56 public Expression getExpr() { in getExpr() method in ReturnStmt
DThrowStmt.java56 public Expression getExpr() { in getExpr() method in ThrowStmt
DSynchronizedStmt.java67 public Expression getExpr() { in getExpr() method in SynchronizedStmt
DExplicitConstructorInvocationStmt.java79 public Expression getExpr() { in getExpr() method in ExplicitConstructorInvocationStmt
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/expr/
DCastExpr.java63 public Expression getExpr() { in getExpr() method in CastExpr
DInstanceOfExpr.java61 public Expression getExpr() { in getExpr() method in InstanceOfExpr
DUnaryExpr.java70 public Expression getExpr() { in getExpr() method in UnaryExpr
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/expr/
DInstanceOfExpr.java60 public Expression getExpr() { in getExpr() method in InstanceOfExpr
DCastExpr.java61 public Expression getExpr() { in getExpr() method in CastExpr
DUnaryExpr.java70 public Expression getExpr() { in getExpr() method in UnaryExpr
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCExpr.cpp41 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCExpr.cpp82 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
/external/llvm/include/llvm/MC/
DMCInst.h93 const MCExpr *getExpr() const { in getExpr() function
/external/llvm/lib/Analysis/
DIVUsers.cpp329 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h95 const MCExpr *getExpr() const { in getExpr() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVUsers.cpp390 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h453 const Expr *getExpr() const { return Ex; } in getExpr() function
1057 const Expr *getExpr() const { return Ex; } in getExpr() function

12