Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp78 bool isDeductionGuide = Actions.isDeductionGuideName( in isCXXDeclarationStatement()
H A DParseExprCXX.cpp2915 Actions.isDeductionGuideName(getCurScope(), *Id, IdLoc, SS, in ParseUnqualifiedId()
H A DParseDecl.cpp3815 Actions.isDeductionGuideName(getCurScope(), *Tok.getIdentifierInfo(), in ParseDeclarationSpecifiers()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp319 bool Sema::isDeductionGuideName(Scope *S, const IdentifierInfo &Name, in isDeductionGuideName() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8242 bool isDeductionGuideName(Scope *S, const IdentifierInfo &Name,