/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 84 DILocalVariable *getVariable() const { in getVariable() function 117 DILocalVariable *getVariable() const { in getVariable() function
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | Resolution.java | 58 public String getVariable() { in getVariable() method in Resolution
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
H A D | AVariableExpression.java | 37 public PVariable getVariable() in getVariable() method in AVariableExpression
|
H A D | ANameCommand.java | 67 public PVariable getVariable() in getVariable() method in ANameCommand
|
H A D | ASetCommand.java | 72 public PVariable getVariable() in getVariable() method in ASetCommand
|
H A D | AEachCommand.java | 77 public PVariable getVariable() in getVariable() method in AEachCommand
|
H A D | ALoopToCommand.java | 77 public PVariable getVariable() in getVariable() method in ALoopToCommand
|
H A D | AWithCommand.java | 77 public PVariable getVariable() in getVariable() method in AWithCommand
|
H A D | ALoopCommand.java | 82 public PVariable getVariable() in getVariable() method in ALoopCommand
|
H A D | ALoopIncCommand.java | 87 public PVariable getVariable() in getVariable() method in ALoopIncCommand
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/ |
H A D | NodeWithVariables.java | 43 default VariableDeclarator getVariable(int i) { in getVariable() method
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/ |
H A D | ForeachStmt.java | 78 public VariableDeclarationExpr getVariable() { in getVariable() method in ForeachStmt
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/ |
H A D | ForeachStmt.java | 94 public VariableDeclarationExpr getVariable() { in getVariable() method in ForeachStmt
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceLiveness.cpp | 135 Variable *Liveness::getVariable(SizeT LiveIndex, const CfgNode *Node) const { in getVariable() function in Ice::Liveness
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | AssignmentTrackingAnalysis.h | 56 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | AssignmentTrackingAnalysis.h | 56 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | AssignmentTrackingAnalysis.h | 64 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | AssignmentTrackingAnalysis.h | 64 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | AssignmentTrackingAnalysis.h | 64 const DebugVariable &getVariable(VariableID ID) const { in getVariable() function
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/stmt/ |
H A D | ForEachStmt.java | 106 public VariableDeclarationExpr getVariable() { in getVariable() method in ForEachStmt
|
/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/ |
H A D | Declarator.java | 83 public Symbol getVariable() { return (Symbol)getLeft(); } in getVariable() method in Declarator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugProgramInstruction.h | 206 DILocalVariable *getVariable() const { return Variable; } in getVariable() function
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgShader.hpp | 84 const Variable *getVariable(void) const in getVariable() function in rsg::ShaderInput
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 88 MDNode *getVariable() const { return Var; } in getVariable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 93 DIVariable *getVariable() const { return Var; } in getVariable() function
|