Searched refs:TBAABaseType (Results 1 – 2 of 2) sorted by relevance
162 QualType TBAABaseType; variable186 this->TBAABaseType = Type;246 QualType getTBAABaseType() const { return TBAABaseType; } in getTBAABaseType()247 void setTBAABaseType(QualType T) { TBAABaseType = T; } in setTBAABaseType()
1066 QualType TBAABaseType, in EmitLoadOfScalar() argument1120 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo, in EmitLoadOfScalar()1184 bool isInit, QualType TBAABaseType, in EmitStoreOfScalar() argument1234 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo, in EmitStoreOfScalar()