Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h173 GlobalDecl getWithCtorType(CXXCtorType Type) { in getWithCtorType() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4042 CGM.codegenCXXStructor(GD.getWithCtorType(Ctor_Complete)); in emitCXXStructor()
H A DItaniumCXXABI.cpp4684 BaseDecl = GD.getWithCtorType(Ctor_Base); in emitCXXStructor()