Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h640 void setTypeDescriptorInMap(QualType Ty, llvm::Constant *C) { in setTypeDescriptorInMap() function
H A DCGExpr.cpp2748 CGM.setTypeDescriptorInMap(T, GV); in EmitCheckTypeDescriptor()