Searched refs:isDeductionGuideName (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 47 bool isDeductionGuide = Actions.isDeductionGuideName( in isCXXDeclarationStatement()
|
| H A D | ParseExprCXX.cpp | 2624 Actions.isDeductionGuideName(getCurScope(), *Id, IdLoc, SS, in ParseUnqualifiedId()
|
| H A D | ParseDecl.cpp | 3867 Actions.isDeductionGuideName(getCurScope(), *Tok.getIdentifierInfo(), in ParseDeclarationSpecifiers()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 11372 bool isDeductionGuideName(Scope *S, const IdentifierInfo &Name,
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 319 bool Sema::isDeductionGuideName(Scope *S, const IdentifierInfo &Name, in isDeductionGuideName() function in Sema
|