Searched defs:hasDefaultArg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ODRDiagsEmitter.cpp | 849 auto hasDefaultArg = [](const NamedDecl *D) { in diagnoseMismatch() local |
H A D | Decl.cpp | 3004 bool ParmVarDecl::hasDefaultArg() const { hasDefaultArg() function in ParmVarDecl |