Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp400 CodeGenFunction::GetAddressOfDerivedClass(Address BaseAddr, in GetAddressOfDerivedClass() function in CodeGenFunction
H A DCodeGenFunction.h2779 Address GetAddressOfDerivedClass(Address Value,
H A DCGExprScalar.cpp2132 CGF.GetAddressOfDerivedClass(Base, DerivedClassDecl, in VisitCastExpr()
H A DCGExpr.cpp4720 Address Derived = GetAddressOfDerivedClass( in EmitCastLValue()