Home
last modified time | relevance | path

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

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