Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DGlobalDecl.h169 GlobalDecl getWithCtorType(CXXCtorType Type) { in getWithCtorType() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4040 CGM.codegenCXXStructor(GD.getWithCtorType(Ctor_Complete)); in emitCXXStructor()
H A DItaniumCXXABI.cpp4335 BaseDecl = GD.getWithCtorType(Ctor_Base); in emitCXXStructor()