Home
last modified time | relevance | path

Searched refs:isDeductionGuideName (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp2844 Actions.isDeductionGuideName(getCurScope(), *Id, IdLoc, in ParseUnqualifiedId()
H A DParseDecl.cpp3589 Actions.isDeductionGuideName(getCurScope(), *Tok.getIdentifierInfo(), in ParseDeclarationSpecifiers()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp317 bool Sema::isDeductionGuideName(Scope *S, const IdentifierInfo &Name, in isDeductionGuideName() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7797 bool isDeductionGuideName(Scope *S, const IdentifierInfo &Name,