Home
last modified time | relevance | path

Searched refs:emitConstructorDestructorAlias (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenItaniumCXXABI.cpp139 static void emitConstructorDestructorAlias(CIRGenModule &cgm, in emitConstructorDestructorAlias() function
173 emitConstructorDestructorAlias(cgm, gd, baseDecl); in emitCXXStructor()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4687 static void emitConstructorDestructorAlias(CodeGenModule &CGM, in emitConstructorDestructorAlias() function
4736 emitConstructorDestructorAlias(CGM, GD, BaseDecl); in emitCXXStructor()