Searched defs:isDefaultArgument (Results 1 – 2 of 2) sorted by relevance
2377 bool Expr::isDefaultArgument() const { in isDefaultArgument() function in Expr
1489 bool isDefaultArgument = !ActiveTemplateInstantiations.empty() && in DiagnoseEmptyLookup() local