Searched refs:GetAddrOfExternalRTTIDescriptor (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGRTTI.cpp36 /// GetAddrOfExternalRTTIDescriptor - Returns the constant for the RTTI
38 llvm::Constant *GetAddrOfExternalRTTIDescriptor(QualType Ty);
135 llvm::Constant *RTTIBuilder::GetAddrOfExternalRTTIDescriptor(QualType Ty) { function in class:RTTIBuilder
533 return GetAddrOfExternalRTTIDescriptor(Ty);

Completed in 343 milliseconds