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

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2395 /// BuildVTablePointer - Build the vtable pointer for the given type.
2396 void BuildVTablePointer(const Type *Ty);
2719 void ItaniumRTTIBuilder::BuildVTablePointer(const Type *Ty) { function in class:ItaniumRTTIBuilder
2925 BuildVTablePointer(cast<Type>(Ty));

Completed in 92 milliseconds