Home
last modified time | relevance | path

Searched defs:getArg (Results 1 – 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncExtFunction.java137 public Expression getArg(int n) { in getArg() method in FuncExtFunction
/external/clang/include/clang/AST/
DTemplateBase.h658 TemplateSpecializationType::getArg(unsigned Idx) const { in getArg() function
664 DependentTemplateSpecializationType::getArg(unsigned Idx) const { in getArg() function
DExprCXX.h1201 Expr *getArg(unsigned Arg) { in getArg() function
1205 const Expr *getArg(unsigned Arg) const { in getArg() function
2132 TypeSourceInfo *getArg(unsigned I) const { in getArg() function
2911 Expr *getArg(unsigned I) { in getArg() function
2916 const Expr *getArg(unsigned I) const { in getArg() function
DExpr.h2214 Expr *getArg(unsigned Arg) { in getArg() function
2218 const Expr *getArg(unsigned Arg) const { in getArg() function
/external/clang/include/clang/Sema/
DAttributeList.h375 ArgsUnion getArg(unsigned Arg) const { in getArg() function
/external/llvm/include/llvm/TableGen/
DRecord.h1304 Init *getArg(unsigned Num) const { in getArg() function
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp407 ArgEffect getArg(unsigned idx) const { in getArg() function in __anonbe000e510211::RetainSummary