Searched defs:getTypeInfo (Results 1 – 6 of 6) sorted by relevance
71 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
228 llvm::MDNode *CodeGenTBAA::getTypeInfo(QualType QTy) { getTypeInfo() function in CodeGenTBAA [all...]
568 NullabilityKind getTypeInfo(unsigned index) const { getTypeInfo() function
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo() function in APValue::LValueBase
1864 return getTypeInfo(T).AlignRequirement != AlignRequirementKind::None; in getTypeInfo() function in ASTContext [all...]
2301 TypeInfo getTypeInfo(QualType T) const { return getTypeInfo(T.getTypePtr()); } getTypeInfo() function