reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGException.cpp
 1080     llvm::Value *typeValue = handler.Type.RTTI;
 1081     assert(handler.Type.Flags == 0 &&
 1115     CGF.Builder.CreateCondBr(matchesTypeIndex, handler.Block, nextBlock);