Home
last modified time | relevance | path

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

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