Searched refs:IsPlaceholderSpecifier (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1250 auto IsPlaceholderSpecifier = [&] (TemplateIdAnnotation *TemplateId, local
1470 if (IsPlaceholderSpecifier(TemplateId, /*Lookahead=*/0))
1496 if (IsPlaceholderSpecifier(TemplateId, /*Lookahead=*/1))

Completed in 207 milliseconds