Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp48 Kind = UnqualifiedIdKind::IK_ConstructorTemplateId; in setConstructorTemplateId()
H A DSemaDeclCXX.cpp12216 case UnqualifiedIdKind::IK_ConstructorTemplateId: in ActOnUsingDeclaration()
17781 case UnqualifiedIdKind::IK_ConstructorTemplateId: in ActOnFriendFunctionDecl()
H A DSemaDecl.cpp5844 case UnqualifiedIdKind::IK_ConstructorTemplateId: { in GetNameFromUnqualifiedId()
14873 case UnqualifiedIdKind::IK_ConstructorTemplateId: in CheckFunctionOrTemplateParamDeclarator()
H A DSemaType.cpp3098 case UnqualifiedIdKind::IK_ConstructorTemplateId: in GetDeclSpecTypeForDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1013 IK_ConstructorTemplateId, enumerator