Home
last modified time | relevance | path

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

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