Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDDeclSpec.cpp51 Kind = IK_ConstructorTemplateId; in setConstructorTemplateId()
HDSemaType.cpp2570 case UnqualifiedId::IK_ConstructorTemplateId: in GetDeclSpecTypeForDeclarator()
HDSemaDeclCXX.cpp7667 case UnqualifiedId::IK_ConstructorTemplateId: in ActOnUsingDeclaration()
HDSemaDecl.cpp4416 case UnqualifiedId::IK_ConstructorTemplateId: { in GetNameFromUnqualifiedId()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDDeclSpec.h888 IK_ConstructorTemplateId, enumerator