Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h707 void setTypeDescriptorInMap(QualType Ty, llvm::Constant *C) { in setTypeDescriptorInMap() function
H A DCGExpr.cpp3111 CGM.setTypeDescriptorInMap(T, GV); in EmitCheckTypeDescriptor()