Home
last modified time | relevance | path

Searched defs:getPreArg (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h2166 Stmt *getPreArg(unsigned i) { in getPreArg() function
2170 const Stmt *getPreArg(unsigned i) const { in getPreArg() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h2810 Stmt *getPreArg(unsigned I) { in getPreArg() function
2814 const Stmt *getPreArg(unsigned I) const { in getPreArg() function