Searched refs:isDeductionGuideName (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Parse/ |
| H A D | ParseTentative.cpp | 78 Actions.isDeductionGuideName(getCurScope(), *II, Tok.getLocation(), in isCXXDeclarationStatement()
|
| H A D | ParseExprCXX.cpp | 2898 Actions.isDeductionGuideName(getCurScope(), *Id, IdLoc, in ParseUnqualifiedId()
|
| H A D | ParseDecl.cpp | 3658 Actions.isDeductionGuideName(getCurScope(), *Tok.getIdentifierInfo(), in ParseDeclarationSpecifiers()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 317 bool Sema::isDeductionGuideName(Scope *S, const IdentifierInfo &Name, in isDeductionGuideName() function in Sema
|
| /openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
| H A D | Sema.h | 8046 bool isDeductionGuideName(Scope *S, const IdentifierInfo &Name,
|