Searched defs:getDefaultArg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 1850 const Expr *getDefaultArg() const { getDefaultArg() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 2958 Expr *ParmVarDecl::getDefaultArg() { getDefaultArg() function in ParmVarDecl |