Searched refs:getTypeDescriptor (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h504 llvm::Constant *getTypeDescriptor(QualType Ty) { function in class:clang::CodeGen::CodeGenModule
H A DCGExpr.cpp2037 if (llvm::Constant *C = CGM.getTypeDescriptor(T))

Completed in 61 milliseconds