Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp48 Kind = UnqualifiedIdKind::IK_ConstructorTemplateId; in setConstructorTemplateId()
H A DSemaDeclCXX.cpp11861 case UnqualifiedIdKind::IK_ConstructorTemplateId: in ActOnUsingDeclaration()
17363 case UnqualifiedIdKind::IK_ConstructorTemplateId: in ActOnFriendFunctionDecl()
H A DSemaDecl.cpp5883 case UnqualifiedIdKind::IK_ConstructorTemplateId: { in GetNameFromUnqualifiedId()
14589 case UnqualifiedIdKind::IK_ConstructorTemplateId: in CheckFunctionOrTemplateParamDeclarator()
H A DSemaType.cpp3474 case UnqualifiedIdKind::IK_ConstructorTemplateId: in GetDeclSpecTypeForDeclarator()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h961 IK_ConstructorTemplateId, enumerator