Searched refs:TempTy (Results 1 – 3 of 3) sorted by relevance
289 LLTCodeGenOrTempType(TempTypeIdx TempTy) : Data(TempTy) {} in LLTCodeGenOrTempType() argument
3204 bool Expr::isTemporaryObject(ASTContext &C, const CXXRecordDecl *TempTy) const { in isTemporaryObject()3205 if (!C.hasSameUnqualifiedType(getType(), C.getTypeDeclType(TempTy))) in isTemporaryObject()
988 bool isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const;