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

/external/clang/lib/CodeGen/
H A DCGRTTI.cpp956 void CodeGenModule::EmitFundamentalRTTIDescriptor(QualType Type) { function in class:CodeGenModule
976 EmitFundamentalRTTIDescriptor(FundamentalTypes[i]);
H A DCodeGenModule.h1068 /// EmitFundamentalRTTIDescriptor - Emit the RTTI descriptors for the
1070 void EmitFundamentalRTTIDescriptor(QualType Type);

Completed in 143 milliseconds