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