Home
last modified time | relevance | path

Searched refs:setTypeDescriptorInMap (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.h596 void setTypeDescriptorInMap(QualType Ty, llvm::Constant *C) { in setTypeDescriptorInMap() function
HDCGExpr.cpp2173 CGM.setTypeDescriptorInMap(T, GV); in EmitCheckTypeDescriptor()