Home | History | Annotate | Download | only in CodeGen

Lines Matching full:descriptors

1 //===--- CGCXXRTTI.cpp - Emit LLVM Code for C++ RTTI descriptors ----------===//
10 // This contains code dealing with C++ code generation of RTTI descriptors.