Searched defs:getTypeInfo (Results 1 – 7 of 7) sorted by relevance
59 const auto &getTypeInfo() { in getTypeInfo() function
71 const void *getTypeInfo() const { return PassID; } getTypeInfo() function
229 llvm::MDNode *CodeGenTBAA::getTypeInfo(QualType QTy) { getTypeInfo() function in CodeGenTBAA [all...]
586 NullabilityKind getTypeInfo(unsigned index) const { getTypeInfo() function
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo() function in APValue::LValueBase
1895 TypeInfo ASTContext::getTypeInfo(const Type *T) const { getTypeInfo() function in ASTContext [all...]
2373 TypeInfo getTypeInfo(QualType T) const { return getTypeInfo(T.getTypePtr()); } getTypeInfo() function