Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp849 auto hasDefaultArg = [](const NamedDecl *D) { in diagnoseMismatch() local
H A DDecl.cpp3004 bool ParmVarDecl::hasDefaultArg() const { hasDefaultArg() function in ParmVarDecl