Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DDeclSpec.cpp41 Kind = IK_ConstructorTemplateId; in setConstructorTemplateId()
DSemaDeclCXX.cpp7658 case UnqualifiedId::IK_ConstructorTemplateId: in ActOnUsingDeclaration()
12683 case UnqualifiedId::IK_ConstructorTemplateId: in ActOnFriendFunctionDecl()
DSemaType.cpp2590 case UnqualifiedId::IK_ConstructorTemplateId: in GetDeclSpecTypeForDeclarator()
DSemaDecl.cpp4489 case UnqualifiedId::IK_ConstructorTemplateId: { in GetNameFromUnqualifiedId()
/external/clang/include/clang/Sema/
DDeclSpec.h884 IK_ConstructorTemplateId, enumerator