HomeSort by: relevance | last modified time | path
    Searched refs:IK_ConstructorTemplateId (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
DeclSpec.cpp 47 Kind = UnqualifiedIdKind::IK_ConstructorTemplateId;
SemaDecl.cpp 5399 case UnqualifiedIdKind::IK_ConstructorTemplateId: {
13645 case UnqualifiedIdKind::IK_ConstructorTemplateId:
SemaDeclCXX.cpp 11556 case UnqualifiedIdKind::IK_ConstructorTemplateId:
16695 case UnqualifiedIdKind::IK_ConstructorTemplateId:
SemaType.cpp 3314 case UnqualifiedIdKind::IK_ConstructorTemplateId:
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 938 IK_ConstructorTemplateId,
999 /// When Kind == IK_TemplateId or IK_ConstructorTemplateId,

Completed in 77 milliseconds