reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/DeclarationName.h
  618   DeclarationName getCXXConstructorName(CanQualType Ty);

References

tools/clang/lib/AST/ASTImporter.cpp
 8643       return ToContext.DeclarationNames.getCXXConstructorName(
tools/clang/lib/AST/DeclarationName.cpp
  350     return getCXXConstructorName(Ty);
tools/clang/lib/Sema/SemaCodeComplete.cpp
 1015       Context.DeclarationNames.getCXXConstructorName(
tools/clang/lib/Sema/SemaDecl.cpp
 5207     NameInfo.setName(Context.DeclarationNames.getCXXConstructorName(
 5228     NameInfo.setName(Context.DeclarationNames.getCXXConstructorName(
tools/clang/lib/Sema/SemaDeclCXX.cpp
10409       UsingName.setName(Context.DeclarationNames.getCXXConstructorName(
10569         UsingName.setName(Context.DeclarationNames.getCXXConstructorName(
11454     = Context.DeclarationNames.getCXXConstructorName(ClassType);
13046     = Context.DeclarationNames.getCXXConstructorName(
13177     = Context.DeclarationNames.getCXXConstructorName(
tools/clang/lib/Sema/SemaLookup.cpp
 3123     Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
 3132       Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
 3322   DeclarationName Name = Context.DeclarationNames.getCXXConstructorName(T);
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 2753       NameInfo.setName(SemaRef.Context.DeclarationNames.getCXXConstructorName(
tools/clang/lib/Serialization/ASTReader.cpp
 9130     return Context.DeclarationNames.getCXXConstructorName(
tools/clang/lib/Serialization/ASTWriter.cpp
 4103     auto ImplicitCtorName = Context->DeclarationNames.getCXXConstructorName(
tools/lldb/source/Symbol/ClangASTContext.cpp
 8182             getASTContext()->DeclarationNames.getCXXConstructorName(