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.cpp7822 case UnqualifiedId::IK_ConstructorTemplateId: in ActOnUsingDeclaration()
12923 case UnqualifiedId::IK_ConstructorTemplateId: in ActOnFriendFunctionDecl()
DSemaType.cpp2801 case UnqualifiedId::IK_ConstructorTemplateId: in GetDeclSpecTypeForDeclarator()
DSemaDecl.cpp4620 case UnqualifiedId::IK_ConstructorTemplateId: { in GetNameFromUnqualifiedId()
/external/clang/include/clang/Sema/
DDeclSpec.h903 IK_ConstructorTemplateId, enumerator