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