Home
last modified time | relevance | path

Searched refs:getWithCtorType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DGlobalDecl.h169 GlobalDecl getWithCtorType(CXXCtorType Type) { in getWithCtorType() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4027 CGM.codegenCXXStructor(GD.getWithCtorType(Ctor_Complete)); in emitCXXStructor()
H A DItaniumCXXABI.cpp4307 BaseDecl = GD.getWithCtorType(Ctor_Base); in emitCXXStructor()