| /external/clang/include/clang/Driver/ |
| D | Compilation.h | 87 const llvm::opt::DerivedArgList &getArgs() const { return *TranslatedArgs; } in getArgs() function 89 llvm::opt::DerivedArgList &getArgs() { return *TranslatedArgs; } in getArgs() function
|
| /external/vogar/src/vogar/commands/ |
| D | CommandFailedException.java | 35 public List<String> getArgs() { in getArgs() method in CommandFailedException
|
| /external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
| D | ASequenceExpression.java | 38 public LinkedList<PExpression> getArgs() in getArgs() method in ASequenceExpression
|
| D | AFunctionExpression.java | 68 public LinkedList<PExpression> getArgs() in getArgs() method in AFunctionExpression
|
| /external/llvm/include/llvm/Option/ |
| D | ArgList.h | 126 arglist_type &getArgs() { return Args; } in getArgs() function 127 const arglist_type &getArgs() const { return Args; } in getArgs() function
|
| /external/apache-xml/src/main/java/org/apache/xpath/functions/ |
| D | FunctionMultiArgs.java | 47 public Expression[] getArgs() in getArgs() method in FunctionMultiArgs
|
| /external/clang/include/clang/StaticAnalyzer/Checkers/ |
| D | ObjCRetainCount.h | 208 ArrayRef<ArgEffect> getArgs() const { return Args; } in getArgs() function
|
| /external/llvm/include/llvm/MC/ |
| D | MCLinkerOptimizationHint.h | 122 const LOHArgs &getArgs() const { return Args; } in getArgs() function
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64MachineFunctionInfo.h | 142 const LOHArgs &getArgs() const { return Args; } in getArgs() function
|
| /external/deqp/scripts/build/ |
| D | config.py | 52 def getArgs (self): member in BuildConfig
|
| /external/llvm/include/llvm/CodeGen/ |
| D | FastISel.h | 172 ArgListTy &getArgs() { return Args; } in getArgs() function
|
| /external/deqp/framework/delibs/decpp/ |
| D | deCommandLine.hpp | 403 const vector<string>& getArgs (void) const { return m_args; } in getArgs() function in de::cmdline::detail::CommandLine
|
| /external/lldb/examples/python/ |
| D | pytracer.py | 100 def getArgs(self): member in ArgsFancy
|
| /external/llvm/examples/Kaleidoscope/Chapter8/ |
| D | toy.cpp | 381 const std::vector<std::string> &getArgs() const { return Args; } in getArgs() function in __anon435b48460211::PrototypeAST
|
| /external/clang/include/clang/AST/ |
| D | ExprCXX.h | 1194 Expr **getArgs() { return reinterpret_cast<Expr **>(Args); } in getArgs() function 1195 const Expr *const *getArgs() const { in getArgs() function 2138 ArrayRef<TypeSourceInfo *> getArgs() const { in getArgs() function
|
| D | Expr.h | 2206 Expr **getArgs() { in getArgs() function 2209 const Expr *const *getArgs() const { in getArgs() function
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 2361 ArgListTy &getArgs() { in getArgs() function
|