Home
last modified time | relevance | path

Searched refs:getWithDtorType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DGlobalDecl.h180 GlobalDecl getWithDtorType(CXXDtorType Type) { in getWithDtorType() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp231 GD = GD.getWithDtorType(Dtor_Base); in getAddrAndTypeOfCXXStructor()
H A DMicrosoftCXXABI.cpp4054 GD = GD.getWithDtorType(Dtor_Base); in emitCXXStructor()
H A DItaniumCXXABI.cpp4686 BaseDecl = GD.getWithDtorType(Dtor_Base); in emitCXXStructor()