Searched refs:TBAABaseType (Results 1 – 2 of 2) sorted by relevance
212 QualType TBAABaseType; variable240 this->TBAABaseType = Type;302 QualType getTBAABaseType() const { return TBAABaseType; } in getTBAABaseType()303 void setTBAABaseType(QualType T) { TBAABaseType = T; } in setTBAABaseType()
1267 QualType TBAABaseType, in EmitLoadOfScalar() argument1307 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo, in EmitLoadOfScalar()1378 bool isInit, QualType TBAABaseType, in EmitStoreOfScalar() argument1421 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo, in EmitStoreOfScalar()