Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DGlobalDecl.h171 GlobalDecl getWithDtorType(CXXDtorType Type) { in getWithDtorType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXX.cpp232 GD = GD.getWithDtorType(Dtor_Base); in getAddrAndTypeOfCXXStructor()
H A DItaniumCXXABI.cpp4304 BaseDecl = GD.getWithDtorType(Dtor_Base); in emitCXXStructor()
H A DMicrosoftCXXABI.cpp3946 GD = GD.getWithDtorType(Dtor_Base); in emitCXXStructor()