Home
last modified time | relevance | path

Searched refs:isClassTemplateDeductionContext (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2348 static bool isClassTemplateDeductionContext(DeclSpecContext DSC) { in isClassTemplateDeductionContext() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3617 isClassTemplateDeductionContext(DSContext), AllowImplicitTypename); in ParseDeclarationSpecifiers()
3789 isClassTemplateDeductionContext(DSContext)); in ParseDeclarationSpecifiers()